| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
UtilityDistSQLStatementParser.SqlContext |
UtilityDistSQLStatementParser.sql() |
UtilityDistSQLStatementParser.SqlContext |
UtilityDistSQLStatementParser.PreviewSQLContext.sql() |
UtilityDistSQLStatementParser.SqlContext |
UtilityDistSQLStatementParser.ParseSQLContext.sql() |
UtilityDistSQLStatementParser.SqlContext |
UtilityDistSQLStatementParser.FormatSQLContext.sql() |
| Modifier and Type | Method and Description |
|---|---|
T |
UtilityDistSQLStatementVisitor.visitSql(UtilityDistSQLStatementParser.SqlContext ctx)
Visit a parse tree produced by
UtilityDistSQLStatementParser.sql(). |
T |
UtilityDistSQLStatementBaseVisitor.visitSql(UtilityDistSQLStatementParser.SqlContext ctx)
Visit a parse tree produced by
UtilityDistSQLStatementParser.sql(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.