| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ValidateConstraintSpecificationContext |
OpenGaussStatementParser.validateConstraintSpecification() |
OpenGaussStatementParser.ValidateConstraintSpecificationContext |
OpenGaussStatementParser.AlterTableActionContext.validateConstraintSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.validateConstraintSpecification(). |
T |
OpenGaussStatementVisitor.visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.validateConstraintSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitValidateConstraintSpecification(OpenGaussStatementParser.ValidateConstraintSpecificationContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.