| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ConstraintAttrContext |
OpenGaussStatementParser.constraintAttr() |
OpenGaussStatementParser.ConstraintAttrContext |
OpenGaussStatementParser.ColConstraintContext.constraintAttr() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitConstraintAttr(OpenGaussStatementParser.ConstraintAttrContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.constraintAttr(). |
T |
OpenGaussStatementVisitor.visitConstraintAttr(OpenGaussStatementParser.ConstraintAttrContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.constraintAttr(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.