public class ExpressionEntryGet extends Expression
| Constructor and Description |
|---|
ExpressionEntryGet(ZenPosition position,
Expression entry,
boolean isKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(boolean result,
IEnvironmentMethod environment) |
ZenType |
getType() |
assign, call, cast, compileIf, eval, getMember, getPosition, parse, predictCallTypes, toSymbol, toTypepublic ExpressionEntryGet(ZenPosition position, Expression entry, boolean isKey)
public void compile(boolean result,
IEnvironmentMethod environment)
compile in class Expressionpublic ZenType getType()