| 类和说明 |
|---|
| UtilityDistSQLStatementBaseVisitor
This class provides an empty implementation of
UtilityDistSQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| UtilityDistSQLStatementLexer |
| UtilityDistSQLStatementParser |
| UtilityDistSQLStatementParser.FormatSQLContext |
| UtilityDistSQLStatementParser.ParseSQLContext |
| UtilityDistSQLStatementParser.PreviewSQLContext |
| UtilityDistSQLStatementVisitor
This interface defines a complete generic visitor for a parse tree produced
by
UtilityDistSQLStatementParser. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.