Package | Description |
---|---|
org.netbeans.api.debugger.jpda |
JPDA Debugger APIs provide representation of JDI functionality.
|
Modifier and Type | Method and Description |
---|---|
Super |
ObjectVariable.getSuper()
Returns representation of super class of this object.
|
Super |
JPDAClassType.getSuperClass()
Gets the superclass of this class.
|