| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.IndexType_Context |
MySQLStatementParser.indexType_() |
MySQLStatementParser.IndexType_Context |
MySQLStatementParser.CreateIndexContext.indexType_() |
MySQLStatementParser.IndexType_Context |
MySQLStatementParser.IndexDefinition_Context.indexType_() |
MySQLStatementParser.IndexType_Context |
MySQLStatementParser.IndexOption_Context.indexType_() |
MySQLStatementParser.IndexType_Context |
MySQLStatementParser.PrimaryKeyOptionContext.indexType_() |
MySQLStatementParser.IndexType_Context |
MySQLStatementParser.UniqueOption_Context.indexType_() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitIndexType_(MySQLStatementParser.IndexType_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.indexType_(). |
T |
MySQLStatementBaseVisitor.visitIndexType_(MySQLStatementParser.IndexType_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.indexType_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.