net.sf.saxon.query
Class QueryParser.LetClause
java.lang.Object
net.sf.saxon.query.QueryParser.LetClause
- All Implemented Interfaces:
- ExpressionParser.FLWORClause
- Enclosing class:
- QueryParser
protected static class QueryParser.LetClause
- extends Object
- implements ExpressionParser.FLWORClause
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
variable
public LetExpression variable
offset
public int offset
QueryParser.LetClause
protected QueryParser.LetClause()
numberOfRangeVariables
public int numberOfRangeVariables()
- Specified by:
numberOfRangeVariables
in interface ExpressionParser.FLWORClause
Copyright (c) Saxonica Limited. All rights reserved.