Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CallContext
Packages that use OpenGaussStatementParser.CallContext
Package
Description
-
Uses of OpenGaussStatementParser.CallContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CallContextModifier and TypeMethodDescriptionOpenGaussStatementParser.call()OpenGaussStatementParser.ExecuteContext.call()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CallContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitCall(OpenGaussStatementParser.CallContext ctx) Visit a parse tree produced byOpenGaussStatementParser.call().OpenGaussStatementVisitor.visitCall(OpenGaussStatementParser.CallContext ctx) Visit a parse tree produced byOpenGaussStatementParser.call(). -
Uses of OpenGaussStatementParser.CallContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.CallContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussDMLStatementSQLVisitor.visitCall(OpenGaussStatementParser.CallContext ctx)