Uses of Interface
org.eclipse.debug.core.model.IWatchExpressionDelegate
Package
Description
Provides support for launching programs, breakpoint management, expression management,
and debug events.
-
Uses of IWatchExpressionDelegate in org.eclipse.debug.core
Modifier and TypeMethodDescriptionIExpressionManager.newWatchExpressionDelegate
(String id) Returns a new watch expression delegate for the given debug model ornull
if no delegate is available.