Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.WindowSpecificationContext
Packages that use OpenGaussStatementParser.WindowSpecificationContext
-
Uses of OpenGaussStatementParser.WindowSpecificationContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.WindowSpecificationContextModifier and TypeMethodDescriptionOpenGaussStatementParser.OverClauseContext.windowSpecification()OpenGaussStatementParser.WindowDefinitionContext.windowSpecification()OpenGaussStatementParser.windowSpecification()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.WindowSpecificationContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitWindowSpecification(OpenGaussStatementParser.WindowSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.windowSpecification().OpenGaussStatementVisitor.visitWindowSpecification(OpenGaussStatementParser.WindowSpecificationContext ctx) Visit a parse tree produced byOpenGaussStatementParser.windowSpecification().