public interface IWatchExpressionListener
org.eclipse.debug.core.model.IWatchExpressionDelegate
completes an evaluation.IWatchExpressionDelegate,
IWatchExpressionResult| Modifier and Type | Method and Description |
|---|---|
void |
watchEvaluationFinished(IWatchExpressionResult result)
Notifies the listener that an evaluation has completed.
|
void watchEvaluationFinished(IWatchExpressionResult result)
result - the result of the evaluation
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.