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