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