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 |
LetClause() |
| Modifier and Type | Method and Description |
|---|---|
int |
numberOfRangeVariables() |
public LetExpression variable
public int offset
public int numberOfRangeVariables()
numberOfRangeVariables in interface ExpressionParser.FLWORClause