Modifier and Type | Method and Description |
---|---|
Variable |
Assign.getVariable() |
Modifier and Type | Method and Description |
---|---|
static String |
VariableString.variableToString(Variable var,
boolean rawIfPossible) |
static String[] |
VariableString.variableToStringArray(Variable var,
boolean rawIfPossible) |
Constructor and Description |
---|
Assign(Variable variable,
Expression value,
Position end)
Constructor of the class
|
VariableRef(Variable variable) |
Modifier and Type | Method and Description |
---|---|
Variable |
Null.toVariable() |
Modifier and Type | Method and Description |
---|---|
static Expression |
OpElvis.toExpr(Variable left,
Expression right) |
Constructor and Description |
---|
OPUnary(Variable var,
Expression value,
short type,
int operation,
Position start,
Position end) |
OpVariable(Variable variable,
double value,
Position end) |
OpVariable(Variable variable,
Expression value,
Position end) |
Constructor and Description |
---|
ForEach(Variable key,
Expression value,
Body body,
Position start,
Position end,
String label)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ASMUtil.hasOnlyDataMembers(Variable var) |
Copyright © 2015 Lucee