public interface IInternalStackFrame extends IStackFrame
MODEL_ID| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
disposes this frame
|
ProgramThreadHandle |
handle()
returns the parent thread (null for inactive threads)
|
boolean |
isActive()
returns whether this stack frame is active
|
attributes, id, variable, variableslocationmodelIDboolean isActive()
ProgramThreadHandle handle()
void dispose()