Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AttributeOptionsContext
-
Packages that use OpenGaussStatementParser.AttributeOptionsContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.AttributeOptionsContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AttributeOptionsContext Modifier and Type Method Description OpenGaussStatementParser.AttributeOptionsContextOpenGaussStatementParser. attributeOptions()OpenGaussStatementParser.AttributeOptionsContextOpenGaussStatementParser.ModifyColumnSpecificationContext. attributeOptions()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AttributeOptionsContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitAttributeOptions(OpenGaussStatementParser.AttributeOptionsContext ctx)Visit a parse tree produced byOpenGaussStatementParser.attributeOptions().TOpenGaussStatementVisitor. visitAttributeOptions(OpenGaussStatementParser.AttributeOptionsContext ctx)Visit a parse tree produced byOpenGaussStatementParser.attributeOptions().
-