Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RuntimeScopeContext
Packages that use OpenGaussStatementParser.RuntimeScopeContext
-
Uses of OpenGaussStatementParser.RuntimeScopeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RuntimeScopeContextModifier and TypeMethodDescriptionOpenGaussStatementParser.runtimeScope()OpenGaussStatementParser.SetContext.runtimeScope()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RuntimeScopeContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRuntimeScope(OpenGaussStatementParser.RuntimeScopeContext ctx) Visit a parse tree produced byOpenGaussStatementParser.runtimeScope().OpenGaussStatementVisitor.visitRuntimeScope(OpenGaussStatementParser.RuntimeScopeContext ctx) Visit a parse tree produced byOpenGaussStatementParser.runtimeScope().