Uses of Interface
org.eclipse.debug.core.model.ILogicalStructureTypeDelegate
-
Packages that use ILogicalStructureTypeDelegate Package Description org.eclipse.debug.core Provides support for launching programs, breakpoint management, expression management, and debug events. -
-
Uses of ILogicalStructureTypeDelegate in org.eclipse.debug.core
Subinterfaces of ILogicalStructureTypeDelegate in org.eclipse.debug.core Modifier and Type Interface Description interface
ILogicalStructureType
Provides a value representing the logical structure of a raw implementation value from a debug model.
-