Uses of Interface
org.eclipse.debug.core.model.IWatchExpression
Package
Description
Provides support for launching programs, breakpoint management, expression management,
and debug events.
-
Uses of IWatchExpression in org.eclipse.debug.core
Modifier and TypeMethodDescriptionIExpressionManager.newWatchExpression
(String expressionText) Creates and returns a new watch expression with the given text.