public class ExpressionEvaluatorImpl extends java.lang.Object implements ExpressionEvaluator
Constructor and Description |
---|
ExpressionEvaluatorImpl(Evaluator evaluator) |
Modifier and Type | Method and Description |
---|---|
com.sun.jdi.Value |
evaluate(EvaluationContext context) |
Modifier |
getModifier() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue
public ExpressionEvaluatorImpl(Evaluator evaluator)
public Modifier getModifier()
getModifier
in interface ExpressionEvaluator
public com.sun.jdi.Value evaluate(EvaluationContext context) throws EvaluateException
evaluate
in interface ExpressionEvaluator
EvaluateException