|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Variable | |
|---|---|
| jelan.elan.expression | |
| jelan.elan.instruction | |
| Uses of Variable in jelan.elan.expression |
|---|
| Methods in jelan.elan.expression that return Variable | |
|---|---|
static Variable |
VariableFactory.getVariable(IdentifierToken t)
|
| Methods in jelan.elan.expression with parameters of type Variable | |
|---|---|
int |
Variable.compareTo(Variable v)
|
| Uses of Variable in jelan.elan.instruction |
|---|
| Constructors in jelan.elan.instruction with parameters of type Variable | |
|---|---|
Assignment(Variable v,
Expression e)
Construct an Assignment instruction from a variable and an expression, e.g., X = expression. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||