|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackFrame | |
---|---|
org.eclipse.wst.jsdt.debug.core.jsdi |
Uses of StackFrame in org.eclipse.wst.jsdt.debug.core.jsdi |
---|
Methods in org.eclipse.wst.jsdt.debug.core.jsdi that return StackFrame | |
---|---|
StackFrame |
ThreadReference.frame(int index)
Returns the stack frame for the given index in this thread. |
Methods in org.eclipse.wst.jsdt.debug.core.jsdi with parameters of type StackFrame | |
---|---|
boolean |
Variable.isVisible(StackFrame frame)
Returns true if this variable is externally visible in the context of the given StackFrame . |
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |