| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.format.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.CreateTableOptionsSpaceSeparatedContext |
MySQLStatementParser.createTableOptionsSpaceSeparated() |
MySQLStatementParser.CreateTableOptionsSpaceSeparatedContext |
MySQLStatementParser.AlterListContext.createTableOptionsSpaceSeparated(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.CreateTableOptionsSpaceSeparatedContext> |
MySQLStatementParser.AlterListContext.createTableOptionsSpaceSeparated() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitCreateTableOptionsSpaceSeparated(MySQLStatementParser.CreateTableOptionsSpaceSeparatedContext ctx)
Visit a parse tree produced by
MySQLStatementParser.createTableOptionsSpaceSeparated(). |
T |
MySQLStatementVisitor.visitCreateTableOptionsSpaceSeparated(MySQLStatementParser.CreateTableOptionsSpaceSeparatedContext ctx)
Visit a parse tree produced by
MySQLStatementParser.createTableOptionsSpaceSeparated(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.