Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PartitionClauseContext
Packages that use OpenGaussStatementParser.PartitionClauseContext
-
Uses of OpenGaussStatementParser.PartitionClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PartitionClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.partitionClause()OpenGaussStatementParser.WindowSpecificationContext.partitionClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PartitionClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPartitionClause(OpenGaussStatementParser.PartitionClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.partitionClause().OpenGaussStatementVisitor.visitPartitionClause(OpenGaussStatementParser.PartitionClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.partitionClause().