public abstract class ExprDotEvalPropertyExprBase extends java.lang.Object implements ExprEvaluator
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getType()
Returns the type that the node's evaluate method returns an instance of.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
public java.lang.Class getType()
ExprEvaluator
getType
in interface ExprEvaluator