Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.WindowDefinitionListContext
-
Packages that use OpenGaussStatementParser.WindowDefinitionListContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.WindowDefinitionListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.WindowDefinitionListContext Modifier and Type Method Description OpenGaussStatementParser.WindowDefinitionListContextOpenGaussStatementParser.WindowClauseContext. windowDefinitionList()OpenGaussStatementParser.WindowDefinitionListContextOpenGaussStatementParser. windowDefinitionList()OpenGaussStatementParser.WindowDefinitionListContextOpenGaussStatementParser.WindowDefinitionListContext. windowDefinitionList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.WindowDefinitionListContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitWindowDefinitionList(OpenGaussStatementParser.WindowDefinitionListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.windowDefinitionList().TOpenGaussStatementVisitor. visitWindowDefinitionList(OpenGaussStatementParser.WindowDefinitionListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.windowDefinitionList().
-