Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.CommonFuncOptItemContext
-
Packages that use OpenGaussStatementParser.CommonFuncOptItemContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.CommonFuncOptItemContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.CommonFuncOptItemContext Modifier and Type Method Description OpenGaussStatementParser.CommonFuncOptItemContextOpenGaussStatementParser.AlterfuncOptListContext. commonFuncOptItem(int i)OpenGaussStatementParser.CommonFuncOptItemContextOpenGaussStatementParser. commonFuncOptItem()OpenGaussStatementParser.CommonFuncOptItemContextOpenGaussStatementParser.CreatefuncOptItemContext. commonFuncOptItem()Methods in org.apache.shardingsphere.sql.parser.autogen that return types with arguments of type OpenGaussStatementParser.CommonFuncOptItemContext Modifier and Type Method Description List<OpenGaussStatementParser.CommonFuncOptItemContext>OpenGaussStatementParser.AlterfuncOptListContext. commonFuncOptItem()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.CommonFuncOptItemContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitCommonFuncOptItem(OpenGaussStatementParser.CommonFuncOptItemContext ctx)Visit a parse tree produced byOpenGaussStatementParser.commonFuncOptItem().TOpenGaussStatementVisitor. visitCommonFuncOptItem(OpenGaussStatementParser.CommonFuncOptItemContext ctx)Visit a parse tree produced byOpenGaussStatementParser.commonFuncOptItem().
-