Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AscDescContext
Packages that use OpenGaussStatementParser.AscDescContext
-
Uses of OpenGaussStatementParser.AscDescContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AscDescContextModifier and TypeMethodDescriptionOpenGaussStatementParser.ascDesc()OpenGaussStatementParser.IndexElemOptionsContext.ascDesc()OpenGaussStatementParser.SortbyContext.ascDesc()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AscDescContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitAscDesc(OpenGaussStatementParser.AscDescContext ctx) Visit a parse tree produced byOpenGaussStatementParser.ascDesc().OpenGaussStatementVisitor.visitAscDesc(OpenGaussStatementParser.AscDescContext ctx) Visit a parse tree produced byOpenGaussStatementParser.ascDesc().