StackFrame
A single stack frame.
client
handle
Internal constructor
fromProtobuf
getBoundVariables
All variables bound by this frame, including arguments to the function. These will be sorted in declaration order.
getCurrentNode
The node that this stack frame is currently executing.
getFullyQualifiedName
The name of the called function.
getHandle
getName
getNode
The node that corresponds to the function being called.
toString