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