| Class and Description |
|---|
| AdvancedDistSQLStatementBaseVisitor
This class provides an empty implementation of
AdvancedDistSQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| AdvancedDistSQLStatementLexer |
| AdvancedDistSQLStatementParser |
| AdvancedDistSQLStatementParser.FormatSQLContext |
| AdvancedDistSQLStatementParser.ParseSQLContext |
| AdvancedDistSQLStatementParser.PreviewSQLContext |
| AdvancedDistSQLStatementVisitor
This interface defines a complete generic visitor for a parse tree produced
by
AdvancedDistSQLStatementParser. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.