Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ConstraintAttributeSpecContext
Packages that use OpenGaussStatementParser.ConstraintAttributeSpecContext
-
Uses of OpenGaussStatementParser.ConstraintAttributeSpecContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ConstraintAttributeSpecContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterTableCmdContext.constraintAttributeSpec()OpenGaussStatementParser.constraintAttributeSpec()OpenGaussStatementParser.CreateTriggerContext.constraintAttributeSpec()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ConstraintAttributeSpecContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitConstraintAttributeSpec(OpenGaussStatementParser.ConstraintAttributeSpecContext ctx) Visit a parse tree produced byOpenGaussStatementParser.constraintAttributeSpec().OpenGaussStatementVisitor.visitConstraintAttributeSpec(OpenGaussStatementParser.ConstraintAttributeSpecContext ctx) Visit a parse tree produced byOpenGaussStatementParser.constraintAttributeSpec().