|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.query.QueryParser.LetClause
protected static class QueryParser.LetClause
Field Summary | |
---|---|
int |
offset
|
LetExpression |
variable
|
Constructor Summary | |
---|---|
protected |
QueryParser.LetClause()
|
Method Summary | |
---|---|
int |
numberOfRangeVariables()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public LetExpression variable
public int offset
Constructor Detail |
---|
protected QueryParser.LetClause()
Method Detail |
---|
public int numberOfRangeVariables()
numberOfRangeVariables
in interface ExpressionParser.FLWORClause
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |