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