Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RuleActionMultiContext
-
Packages that use OpenGaussStatementParser.RuleActionMultiContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.RuleActionMultiContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RuleActionMultiContext Modifier and Type Method Description OpenGaussStatementParser.RuleActionMultiContextOpenGaussStatementParser.RuleActionListContext. ruleActionMulti()OpenGaussStatementParser.RuleActionMultiContextOpenGaussStatementParser. ruleActionMulti()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RuleActionMultiContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitRuleActionMulti(OpenGaussStatementParser.RuleActionMultiContext ctx)Visit a parse tree produced byOpenGaussStatementParser.ruleActionMulti().TOpenGaussStatementVisitor. visitRuleActionMulti(OpenGaussStatementParser.RuleActionMultiContext ctx)Visit a parse tree produced byOpenGaussStatementParser.ruleActionMulti().
-