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