net.sf.saxon.expr
Class ExpressionParser.ForClause
java.lang.Object
net.sf.saxon.expr.ExpressionParser.ForClause
- All Implemented Interfaces:
- ExpressionParser.FLWORClause
- Enclosing class:
- ExpressionParser
public static class ExpressionParser.ForClause
- extends Object
- implements ExpressionParser.FLWORClause
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rangeVariable
public Assignation rangeVariable
positionVariable
public PositionVariable positionVariable
sequence
public Expression sequence
requiredType
public SequenceType requiredType
offset
public int offset
ExpressionParser.ForClause
public ExpressionParser.ForClause()
numberOfRangeVariables
public int numberOfRangeVariables()
- Specified by:
numberOfRangeVariables
in interface ExpressionParser.FLWORClause
Copyright (c) Saxonica Limited. All rights reserved.