public class ExpressionThis extends Expression
| Constructor and Description |
|---|
ExpressionThis(ZenPosition position,
ZenType type) |
| 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 ExpressionThis(ZenPosition position, ZenType type)
public void compile(boolean result,
IEnvironmentMethod environment)
compile in class Expressionpublic ZenType getType()