| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreateIndexSpecification_Context |
PostgreSQLStatementParser.createIndexSpecification_() |
PostgreSQLStatementParser.CreateIndexSpecification_Context |
PostgreSQLStatementParser.CreateIndexContext.createIndexSpecification_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitCreateIndexSpecification_(PostgreSQLStatementParser.CreateIndexSpecification_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createIndexSpecification_(). |
T |
PostgreSQLStatementVisitor.visitCreateIndexSpecification_(PostgreSQLStatementParser.CreateIndexSpecification_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createIndexSpecification_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.