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