Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.FunctionExprCommonSubexprContext
Packages that use OpenGaussStatementParser.FunctionExprCommonSubexprContext
Package
Description
-
Uses of OpenGaussStatementParser.FunctionExprCommonSubexprContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.FunctionExprCommonSubexprContextModifier and TypeMethodDescriptionOpenGaussStatementParser.FuncExprContext.functionExprCommonSubexpr()OpenGaussStatementParser.FuncExprWindowlessContext.functionExprCommonSubexpr()OpenGaussStatementParser.functionExprCommonSubexpr()OpenGaussStatementParser.FunctionExprWindowlessContext.functionExprCommonSubexpr()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.FunctionExprCommonSubexprContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitFunctionExprCommonSubexpr(OpenGaussStatementParser.FunctionExprCommonSubexprContext ctx) Visit a parse tree produced byOpenGaussStatementParser.functionExprCommonSubexpr().OpenGaussStatementVisitor.visitFunctionExprCommonSubexpr(OpenGaussStatementParser.FunctionExprCommonSubexprContext ctx) Visit a parse tree produced byOpenGaussStatementParser.functionExprCommonSubexpr(). -
Uses of OpenGaussStatementParser.FunctionExprCommonSubexprContext 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.FunctionExprCommonSubexprContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussStatementSQLVisitor.visitFunctionExprCommonSubexpr(OpenGaussStatementParser.FunctionExprCommonSubexprContext ctx)