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