Package | Description |
---|---|
org.eclipse.debug.core.model |
Defines interfaces for debug model elements, source lookup, and launching.
|
Modifier and Type | Method and Description |
---|---|
void |
IWatchExpressionDelegate.evaluateExpression(String expression,
IDebugElement context,
IWatchExpressionListener listener)
Evaluates the given expression in the given context asynchronously and
notifies the given listener when the evaluation finishes.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.