Uses of Interface
org.eclipse.debug.core.model.IRegister
-
Packages that use IRegister Package Description org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. -
-
Uses of IRegister in org.eclipse.debug.core.model
Methods in org.eclipse.debug.core.model that return IRegister Modifier and Type Method Description IRegister[]
IRegisterGroup. getRegisters()
Returns the registers in this register group.
-