Class BasicStateObjectBuilder.SimpleRangeDeclarationBuilder

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

protected class BasicStateObjectBuilder.SimpleRangeDeclarationBuilder extends BasicStateObjectBuilder.AbstractRangeDeclarationBuilder<SimpleFromClauseStateObject>
This builder is responsible to create a new identification variable declaration and to add it to the state object representing the FROM clause of a subquery.