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