Uses of Interface
org.eclipse.jdt.debug.eval.IEvaluationResult
Package
Description
Provides a set classes and interfaces that support evaluations in the Java debugger.
-
Uses of IEvaluationResult in org.eclipse.jdt.debug.eval
Modifier and TypeMethodDescriptionvoid
IEvaluationListener.evaluationComplete
(IEvaluationResult result) Notifies this listener that an evaluation has completed, with the given result.