| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.PluginNameContext |
MySQLStatementParser.pluginName() |
MySQLStatementParser.PluginNameContext |
MySQLStatementParser.IdentifiedWith_Context.pluginName() |
MySQLStatementParser.PluginNameContext |
MySQLStatementParser.InstallPluginContext.pluginName() |
MySQLStatementParser.PluginNameContext |
MySQLStatementParser.UninstallPluginContext.pluginName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitPluginName(MySQLStatementParser.PluginNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.pluginName(). |
T |
MySQLStatementBaseVisitor.visitPluginName(MySQLStatementParser.PluginNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.pluginName(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.