Class BasicStateObjectBuilder.RangeDeclarationBuilder

All Implemented Interfaces:
ExpressionVisitor, IBuilder<AbstractIdentificationVariableDeclarationStateObject,FromClauseStateObject>
Enclosing class:
BasicStateObjectBuilder

protected class BasicStateObjectBuilder.RangeDeclarationBuilder extends BasicStateObjectBuilder.AbstractRangeDeclarationBuilder<FromClauseStateObject>
This builder is responsible to create a new identification variable declaration and to add it to the state object representing the FROM clause of the top-level query.