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