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