| Package | Description | 
|---|---|
| oracle.ide.debugger.event | 
 This class contains event-related classes that are common to Debugger Extenders and
  Plugin Debuggers. 
 | 
| 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)  |