Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RuntimeScopeContext
-
Packages that use OpenGaussStatementParser.RuntimeScopeContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.RuntimeScopeContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RuntimeScopeContext Modifier and Type Method Description OpenGaussStatementParser.RuntimeScopeContextOpenGaussStatementParser. runtimeScope()OpenGaussStatementParser.RuntimeScopeContextOpenGaussStatementParser.SetContext. runtimeScope()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RuntimeScopeContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitRuntimeScope(OpenGaussStatementParser.RuntimeScopeContext ctx)Visit a parse tree produced byOpenGaussStatementParser.runtimeScope().TOpenGaussStatementVisitor. visitRuntimeScope(OpenGaussStatementParser.RuntimeScopeContext ctx)Visit a parse tree produced byOpenGaussStatementParser.runtimeScope().
-