Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.TransitionOldOrNewContext
-
Packages that use OpenGaussStatementParser.TransitionOldOrNewContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.TransitionOldOrNewContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.TransitionOldOrNewContext Modifier and Type Method Description OpenGaussStatementParser.TransitionOldOrNewContextOpenGaussStatementParser. transitionOldOrNew()OpenGaussStatementParser.TransitionOldOrNewContextOpenGaussStatementParser.TriggerTransitionContext. transitionOldOrNew()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.TransitionOldOrNewContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitTransitionOldOrNew(OpenGaussStatementParser.TransitionOldOrNewContext ctx)Visit a parse tree produced byOpenGaussStatementParser.transitionOldOrNew().TOpenGaussStatementVisitor. visitTransitionOldOrNew(OpenGaussStatementParser.TransitionOldOrNewContext ctx)Visit a parse tree produced byOpenGaussStatementParser.transitionOldOrNew().
-