Interface | Description |
---|---|
Expr | |
Instruction |
Class | Description |
---|---|
LValue<E extends Expr> | |
TProcDef<E extends Expr,I extends Instruction> | |
TProgram<E extends Expr,I extends Instruction> |
This class represent a While program
|
TType |
Root class for type expressions.
|
TTypeDef | |
TypedExpr<E extends Expr> | |
VarDecl |
Enum | Description |
---|---|
BinOp | |
Type |
This class represents a base type (boolean/int)
|
UniOp |