| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ExecuteContext |
MySQLStatementParser.execute() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitExecute(MySQLStatementParser.ExecuteContext ctx)
Visit a parse tree produced by
MySQLStatementParser.execute(). |
T |
MySQLStatementVisitor.visitExecute(MySQLStatementParser.ExecuteContext ctx)
Visit a parse tree produced by
MySQLStatementParser.execute(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.