Package editor.debugger
Class DebugPanel.StackFrameRef
java.lang.Object
editor.debugger.DebugPanel.StackFrameRef
- Enclosing class:
- DebugPanel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_index
private final int _index
-
-
Constructor Details
-
StackFrameRef
StackFrameRef(int index)
-
-
Method Details
-
getRef
com.sun.jdi.StackFrame getRef()
-