| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.utility |
| Modifier and Type | Method and Description |
|---|---|
UtilityDistSQLStatementParser.PreviewSQLContext |
UtilityDistSQLStatementParser.previewSQL() |
UtilityDistSQLStatementParser.PreviewSQLContext |
UtilityDistSQLStatementParser.ExecuteContext.previewSQL() |
| Modifier and Type | Method and Description |
|---|---|
T |
UtilityDistSQLStatementVisitor.visitPreviewSQL(UtilityDistSQLStatementParser.PreviewSQLContext ctx)
Visit a parse tree produced by
UtilityDistSQLStatementParser.previewSQL(). |
T |
UtilityDistSQLStatementBaseVisitor.visitPreviewSQL(UtilityDistSQLStatementParser.PreviewSQLContext ctx)
Visit a parse tree produced by
UtilityDistSQLStatementParser.previewSQL(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
UtilityDistSQLStatementVisitor.visitPreviewSQL(UtilityDistSQLStatementParser.PreviewSQLContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.