Eclipse JDT
Release 3.7

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.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.