Package net.sf.saxon.expr
Class StackFrame
java.lang.Object
net.sf.saxon.expr.StackFrame
This class represents a stack frame holding details of the variables used in a function or in
an XSLT template.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StackFrame
protected SlotManager
protected ValueRepresentation[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
map
-
slots
-
EMPTY
-
-
Constructor Details
-
StackFrame
-
-
Method Details
-
getStackFrameMap
-
getStackFrameValues
-