Package | Description |
---|---|
org.eclipse.jdt.debug.eval |
Provides a set classes and interfaces that support evaluations in the Java debugger. |
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
IEvaluationEngine |
IEvaluationResult.getEvaluationEngine()
Returns the evaluation engine used to evaluate the original snippet.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.