public class ParsedExpressionNull extends ParsedExpression
| Constructor and Description |
|---|
ParsedExpressionNull(ZenPosition position) |
| Modifier and Type | Method and Description |
|---|---|
IPartialExpression |
compile(IEnvironmentMethod environment,
ZenType predictedType) |
compileKey, getPosition, readpublic ParsedExpressionNull(ZenPosition position)
public IPartialExpression compile(IEnvironmentMethod environment, ZenType predictedType)
compile in class ParsedExpression