Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.FuncApplicationContext
-
Packages that use OpenGaussStatementParser.FuncApplicationContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.FuncApplicationContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.FuncApplicationContext Modifier and Type Method Description OpenGaussStatementParser.FuncApplicationContextOpenGaussStatementParser. funcApplication()OpenGaussStatementParser.FuncApplicationContextOpenGaussStatementParser.FuncExprContext. funcApplication()OpenGaussStatementParser.FuncApplicationContextOpenGaussStatementParser.FuncExprWindowlessContext. funcApplication()OpenGaussStatementParser.FuncApplicationContextOpenGaussStatementParser.FunctionExprWindowlessContext. funcApplication()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.FuncApplicationContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitFuncApplication(OpenGaussStatementParser.FuncApplicationContext ctx)Visit a parse tree produced byOpenGaussStatementParser.funcApplication().TOpenGaussStatementVisitor. visitFuncApplication(OpenGaussStatementParser.FuncApplicationContext ctx)Visit a parse tree produced byOpenGaussStatementParser.funcApplication().
-