public class TypeWhichExpression extends Node
| Constructor and Description |
|---|
TypeWhichExpression(TypeExpression typeExpression,
Node clause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate(RuntimeContext context) |
java.lang.String |
inspect() |
getPositionBegin, judge, judge, setPositionBeginpublic TypeWhichExpression(TypeExpression typeExpression, Node clause)
public java.lang.Object evaluate(RuntimeContext context)