public interface ExpressionEvaluator
Modifier and Type | Method and Description |
---|---|
com.sun.jdi.Value |
evaluate(EvaluationContext context) |
Modifier |
getModifier() |
default com.sun.jdi.Value |
getValue()
Deprecated.
obsolete API, use
evaluate(EvaluationContext) |
@Deprecated default com.sun.jdi.Value getValue()
evaluate(EvaluationContext)
Modifier getModifier()
com.sun.jdi.Value evaluate(EvaluationContext context) throws EvaluateException
EvaluateException