| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SetConstraintsContext |
PostgreSQLStatementParser.setConstraints() |
PostgreSQLStatementParser.SetConstraintsContext |
PostgreSQLStatementParser.ExecuteContext.setConstraints() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitSetConstraints(PostgreSQLStatementParser.SetConstraintsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.setConstraints(). |
T |
PostgreSQLStatementParserBaseVisitor.visitSetConstraints(PostgreSQLStatementParser.SetConstraintsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.setConstraints(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLTCLStatementSQLVisitor.visitSetConstraints(PostgreSQLStatementParser.SetConstraintsContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.