| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.IndexTypeContext |
MySQLStatementParser.indexType() |
MySQLStatementParser.IndexTypeContext |
MySQLStatementParser.IndexTypeClauseContext.indexType() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitIndexType(MySQLStatementParser.IndexTypeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.indexType(). |
T |
MySQLStatementVisitor.visitIndexType(MySQLStatementParser.IndexTypeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.indexType(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.