public class ExpressionMapEntrySet extends Expression
| Constructor and Description |
|---|
ExpressionMapEntrySet(ZenPosition position,
Expression map,
java.lang.String whichSet) |
| 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 ExpressionMapEntrySet(ZenPosition position, Expression map, java.lang.String whichSet)
public void compile(boolean result,
IEnvironmentMethod environment)
compile in class Expressionpublic ZenType getType()