Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.TransitionOldOrNewContext
Packages that use OpenGaussStatementParser.TransitionOldOrNewContext
-
Uses of OpenGaussStatementParser.TransitionOldOrNewContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.TransitionOldOrNewContextModifier and TypeMethodDescriptionOpenGaussStatementParser.transitionOldOrNew()OpenGaussStatementParser.TriggerTransitionContext.transitionOldOrNew()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.TransitionOldOrNewContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitTransitionOldOrNew(OpenGaussStatementParser.TransitionOldOrNewContext ctx) Visit a parse tree produced byOpenGaussStatementParser.transitionOldOrNew().OpenGaussStatementVisitor.visitTransitionOldOrNew(OpenGaussStatementParser.TransitionOldOrNewContext ctx) Visit a parse tree produced byOpenGaussStatementParser.transitionOldOrNew().