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, waitgetValuepublic ExpressionEvaluatorImpl(Evaluator evaluator)
public Modifier getModifier()
getModifier in interface ExpressionEvaluatorpublic com.sun.jdi.Value evaluate(EvaluationContext context) throws EvaluateException
evaluate in interface ExpressionEvaluatorEvaluateException