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