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