Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.DropAggregateContext
Packages that use OpenGaussStatementParser.DropAggregateContext
-
Uses of OpenGaussStatementParser.DropAggregateContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.DropAggregateContextMethods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.DropAggregateContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitDropAggregate(OpenGaussStatementParser.DropAggregateContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropAggregate().OpenGaussStatementVisitor.visitDropAggregate(OpenGaussStatementParser.DropAggregateContext ctx) Visit a parse tree produced byOpenGaussStatementParser.dropAggregate().