net.sf.saxon.expr
public class StackFrame extends Object
Field Summary | |
---|---|
static StackFrame | EMPTY |
protected SlotManager | map |
protected ValueRepresentation[] | slots |
Constructor Summary | |
---|---|
StackFrame(SlotManager map, ValueRepresentation[] slots) |
Method Summary | |
---|---|
SlotManager | getStackFrameMap() |
ValueRepresentation[] | getStackFrameValues() |