| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.KeyOrIndexContext |
MySQLStatementParser.keyOrIndex() |
MySQLStatementParser.KeyOrIndexContext |
MySQLStatementParser.AlterTableDropContext.keyOrIndex() |
MySQLStatementParser.KeyOrIndexContext |
MySQLStatementParser.RenameIndexContext.keyOrIndex() |
MySQLStatementParser.KeyOrIndexContext |
MySQLStatementParser.TableConstraintDefContext.keyOrIndex() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitKeyOrIndex(MySQLStatementParser.KeyOrIndexContext ctx)
Visit a parse tree produced by
MySQLStatementParser.keyOrIndex(). |
T |
MySQLStatementVisitor.visitKeyOrIndex(MySQLStatementParser.KeyOrIndexContext ctx)
Visit a parse tree produced by
MySQLStatementParser.keyOrIndex(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.