| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
KernelDistSQLStatementParser.ExecuteContext |
KernelDistSQLStatementParser.execute() |
| Modifier and Type | Method and Description |
|---|---|
T |
KernelDistSQLStatementBaseVisitor.visitExecute(KernelDistSQLStatementParser.ExecuteContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.execute(). |
T |
KernelDistSQLStatementVisitor.visitExecute(KernelDistSQLStatementParser.ExecuteContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.execute(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.