|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEvaluationEngine | |
---|---|
org.eclipse.jdt.debug.eval | Provides a set classes and interfaces that support evaluations in the Java debugger. |
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 interpreting abstract syntax trees. |
interface |
IClassFileEvaluationEngine
An evaluation engine that performs evaluations by deploying and executing class files locally. |
Methods in org.eclipse.jdt.debug.eval that return IEvaluationEngine | |
---|---|
IEvaluationEngine |
IEvaluationResult.getEvaluationEngine()
Returns the evaluation engine used to evaluate the original snippet. |
|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.