protected static class QueryParser.LetClause extends java.lang.Object implements ExpressionParser.FLWORClause
Modifier and Type | Field and Description |
---|---|
int |
offset |
LetExpression |
variable |
Modifier | Constructor and Description |
---|---|
protected |
QueryParser.LetClause() |
Modifier and Type | Method and Description |
---|---|
int |
numberOfRangeVariables() |
public LetExpression variable
public int offset
public int numberOfRangeVariables()
numberOfRangeVariables
in interface ExpressionParser.FLWORClause