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