Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.FuncAsContext
-
Packages that use OpenGaussStatementParser.FuncAsContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.FuncAsContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.FuncAsContext Modifier and Type Method Description OpenGaussStatementParser.FuncAsContextOpenGaussStatementParser.CreatefuncOptItemContext. funcAs()OpenGaussStatementParser.FuncAsContextOpenGaussStatementParser. funcAs()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.FuncAsContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitFuncAs(OpenGaussStatementParser.FuncAsContext ctx)Visit a parse tree produced byOpenGaussStatementParser.funcAs().TOpenGaussStatementVisitor. visitFuncAs(OpenGaussStatementParser.FuncAsContext ctx)Visit a parse tree produced byOpenGaussStatementParser.funcAs().
-