| Package | Description |
|---|---|
| oracle.ide.runner |
Contains classes that allow addins some level of control on the IDE runner system.
|
| Modifier and Type | Method and Description |
|---|---|
abstract DebuggerEventSource.StackFrame[] |
DebuggerEventSource.getStackFrames()
Returns the stack frames for the current thread, when the debugger
event type is
DEBUGGER_STOPPING. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DebuggerEventSource.StackFrame.equals(DebuggerEventSource.StackFrame sf) |