Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.WindowSpecificationContext
-
Packages that use OpenGaussStatementParser.WindowSpecificationContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.WindowSpecificationContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.WindowSpecificationContext Modifier and Type Method Description OpenGaussStatementParser.WindowSpecificationContextOpenGaussStatementParser.OverClauseContext. windowSpecification()OpenGaussStatementParser.WindowSpecificationContextOpenGaussStatementParser.WindowDefinitionContext. windowSpecification()OpenGaussStatementParser.WindowSpecificationContextOpenGaussStatementParser. windowSpecification()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.WindowSpecificationContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitWindowSpecification(OpenGaussStatementParser.WindowSpecificationContext ctx)Visit a parse tree produced byOpenGaussStatementParser.windowSpecification().TOpenGaussStatementVisitor. visitWindowSpecification(OpenGaussStatementParser.WindowSpecificationContext ctx)Visit a parse tree produced byOpenGaussStatementParser.windowSpecification().
-