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