All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----Expressions.Constant
public Constant(DTE_Type value)
public Constant(TypeDesc type, DTE_Type value)
public String toString()
public String printTypes()
public TypeDesc getType()
public Expression typeCheck(SymbolTable st)
public ExecExpr createExec(Vector projLists[]) throws InternalError
public boolean exclusive(Vector aliases)
public void collect(Vector aliases, Vector expressions)
All Packages Class Hierarchy This Package Previous Next Index