| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ValidateConstraintSpecificationContext |
PostgreSQLStatementParser.validateConstraintSpecification() |
PostgreSQLStatementParser.ValidateConstraintSpecificationContext |
PostgreSQLStatementParser.AlterTableActionContext.validateConstraintSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitValidateConstraintSpecification(PostgreSQLStatementParser.ValidateConstraintSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.validateConstraintSpecification(). |
T |
PostgreSQLStatementParserBaseVisitor.visitValidateConstraintSpecification(PostgreSQLStatementParser.ValidateConstraintSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.validateConstraintSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitValidateConstraintSpecification(PostgreSQLStatementParser.ValidateConstraintSpecificationContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.