Package | Description |
---|---|
org.eclipse.wst.jsdt.debug.core.jsdi |
Modifier and Type | Method and Description |
---|---|
StackFrame |
ThreadReference.frame(int index)
Returns the stack frame for the given index in this thread.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Variable.isVisible(StackFrame frame)
Returns
true if this variable is externally visible in the context of the given StackFrame . |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.