| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ServerOption_Context |
MySQLStatementParser.serverOption_() |
MySQLStatementParser.ServerOption_Context |
MySQLStatementParser.CreateServerContext.serverOption_(int i) |
MySQLStatementParser.ServerOption_Context |
MySQLStatementParser.AlterServerContext.serverOption_(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.ServerOption_Context> |
MySQLStatementParser.CreateServerContext.serverOption_() |
List<MySQLStatementParser.ServerOption_Context> |
MySQLStatementParser.AlterServerContext.serverOption_() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitServerOption_(MySQLStatementParser.ServerOption_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.serverOption_(). |
T |
MySQLStatementBaseVisitor.visitServerOption_(MySQLStatementParser.ServerOption_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.serverOption_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.