Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.WindowDefinitionListContext
Packages that use OpenGaussStatementParser.WindowDefinitionListContext
-
Uses of OpenGaussStatementParser.WindowDefinitionListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.WindowDefinitionListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.WindowClauseContext.windowDefinitionList()OpenGaussStatementParser.windowDefinitionList()OpenGaussStatementParser.WindowDefinitionListContext.windowDefinitionList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.WindowDefinitionListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitWindowDefinitionList(OpenGaussStatementParser.WindowDefinitionListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.windowDefinitionList().OpenGaussStatementVisitor.visitWindowDefinitionList(OpenGaussStatementParser.WindowDefinitionListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.windowDefinitionList().