|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniqueVariables | |
---|---|
SFE.Compiler |
Uses of UniqueVariables in SFE.Compiler |
---|
Methods in SFE.Compiler that return UniqueVariables | |
---|---|
static UniqueVariables |
Function.getVars()
Returns all variables and their references in all scopes. |
Methods in SFE.Compiler with parameters of type UniqueVariables | |
---|---|
void |
UnaryOpExpression.changeReference(UniqueVariables unique)
|
void |
TrinaryOpExpression.changeReference(UniqueVariables unique)
Changes references of variables to the last place they were changed |
abstract void |
OperationExpression.changeReference(UniqueVariables unique)
|
void |
BinaryOpExpression.changeReference(UniqueVariables unique)
Changes references of variables to the last place they were changed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |