public final class SimpleStackFrameContext extends java.lang.Object implements StackFrameContext
| Constructor and Description |
|---|
SimpleStackFrameContext(StackFrameProxy proxy,
DebugProcess process) |
| Modifier and Type | Method and Description |
|---|---|
DebugProcess |
getDebugProcess() |
StackFrameProxy |
getFrameProxy() |
public SimpleStackFrameContext(StackFrameProxy proxy, DebugProcess process)
public StackFrameProxy getFrameProxy()
getFrameProxy in interface StackFrameContextpublic DebugProcess getDebugProcess()
getDebugProcess in interface StackFrameContext