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