Eclipse JDT
2.0

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

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

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

Subinterfaces of IEvaluationEngine in org.eclipse.jdt.debug.eval
 interface IAstEvaluationEngine
          An evaluation engine that performs evaluations by interpretting abstract syntax trees.
 interface IClassFileEvaluationEngine
          An evaluation engine that performs evaluations by deploying and executing class files locally.
 


Eclipse JDT
2.0

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