Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.ColumnConstraintContext
Packages that use OpenGaussStatementParser.ColumnConstraintContext
-
Uses of OpenGaussStatementParser.ColumnConstraintContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.ColumnConstraintContextModifier and TypeMethodDescriptionOpenGaussStatementParser.columnConstraint()OpenGaussStatementParser.ColumnDefinitionContext.columnConstraint(int i) Methods in org.apache.shardingsphere.sql.parser.autogen that return types with arguments of type OpenGaussStatementParser.ColumnConstraintContextModifier and TypeMethodDescriptionOpenGaussStatementParser.ColumnDefinitionContext.columnConstraint()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.ColumnConstraintContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitColumnConstraint(OpenGaussStatementParser.ColumnConstraintContext ctx) Visit a parse tree produced byOpenGaussStatementParser.columnConstraint().OpenGaussStatementVisitor.visitColumnConstraint(OpenGaussStatementParser.ColumnConstraintContext ctx) Visit a parse tree produced byOpenGaussStatementParser.columnConstraint().