public static interface XExecutionStack.XStackFrameContainer extends Obsolescent, XValueCallback
Modifier and Type | Method and Description |
---|---|
void |
addStackFrames(java.util.List<? extends XStackFrame> stackFrames,
boolean last)
Add stack frames to the list
|
isObsolete
errorOccurred
void addStackFrames(java.util.List<? extends XStackFrame> stackFrames, boolean last)
stackFrames
- stack frames to addlast
- true
if all frames are added