Eclipse JDT
Release 3.0

Uses of Interface
org.eclipse.jdt.debug.eval.IEvaluationResult

Packages that use IEvaluationResult
org.eclipse.jdt.debug.eval

Provides a set classes and interfaces that support evaluations in the Java debugger. 

 

Uses of IEvaluationResult in org.eclipse.jdt.debug.eval
 

Methods in org.eclipse.jdt.debug.eval with parameters of type IEvaluationResult
 void IEvaluationListener.evaluationComplete(IEvaluationResult result)
          Notifies this listener that an evaluation has completed, with the given result.
 


Eclipse JDT
Release 3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.