Class DebugPanel.StackFrameRef

java.lang.Object
editor.debugger.DebugPanel.StackFrameRef
Enclosing class:
DebugPanel

public class DebugPanel.StackFrameRef extends Object
  • Field Details

    • _index

      private final int _index
  • Constructor Details

    • StackFrameRef

      StackFrameRef(int index)
  • Method Details

    • getRef

      com.sun.jdi.StackFrame getRef()