Package net.sf.saxon.expr.parser
Class ExpressionVisitor.ContextItemType
java.lang.Object
net.sf.saxon.expr.parser.ExpressionVisitor.ContextItemType
- Enclosing class:
ExpressionVisitor
A data structure that represents the required type of the context item, together
with information about whether it is known to be present or absent or whether it
is not known statically whether it is present or absent.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
itemType
-
contextMaybeUndefined
public boolean contextMaybeUndefined
-
-
Constructor Details
-
ContextItemType
-