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