Uses of Interface
org.eclipse.debug.core.model.IValueModification
-
Packages that use IValueModification Package Description org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. -
-
Uses of IValueModification in org.eclipse.debug.core.model
Subinterfaces of IValueModification in org.eclipse.debug.core.model Modifier and Type Interface Description interface
IRegister
A register is a special kind of variable that is contained in a register group.interface
IVariable
A variable represents a visible data structure in a stack frame or value.
-