net.sf.saxon.functions
public static class Evaluate.PreparedExpression extends java.lang.Object implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
Expression |
expression |
IndependentContext |
expStaticContext |
SlotManager |
stackFrameMap |
XPathVariable[] |
variables |
Constructor and Description |
---|
Evaluate.PreparedExpression() |
public IndependentContext expStaticContext
public Expression expression
public XPathVariable[] variables
public SlotManager stackFrameMap