Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RuleActionMultiContext
Packages that use OpenGaussStatementParser.RuleActionMultiContext
-
Uses of OpenGaussStatementParser.RuleActionMultiContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RuleActionMultiContextModifier and TypeMethodDescriptionOpenGaussStatementParser.RuleActionListContext.ruleActionMulti()OpenGaussStatementParser.ruleActionMulti()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RuleActionMultiContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRuleActionMulti(OpenGaussStatementParser.RuleActionMultiContext ctx) Visit a parse tree produced byOpenGaussStatementParser.ruleActionMulti().OpenGaussStatementVisitor.visitRuleActionMulti(OpenGaussStatementParser.RuleActionMultiContext ctx) Visit a parse tree produced byOpenGaussStatementParser.ruleActionMulti().