Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.WindowClauseContext
Packages that use OpenGaussStatementParser.WindowClauseContext
Package
Description
-
Uses of OpenGaussStatementParser.WindowClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.WindowClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.SimpleSelectContext.windowClause()OpenGaussStatementParser.windowClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.WindowClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitWindowClause(OpenGaussStatementParser.WindowClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.windowClause().OpenGaussStatementVisitor.visitWindowClause(OpenGaussStatementParser.WindowClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.windowClause(). -
Uses of OpenGaussStatementParser.WindowClauseContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.WindowClauseContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussStatementSQLVisitor.visitWindowClause(OpenGaussStatementParser.WindowClauseContext ctx)