Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PartitionCmdContext
Packages that use OpenGaussStatementParser.PartitionCmdContext
-
Uses of OpenGaussStatementParser.PartitionCmdContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PartitionCmdContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterDefinitionClauseContext.partitionCmd()OpenGaussStatementParser.partitionCmd()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PartitionCmdContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPartitionCmd(OpenGaussStatementParser.PartitionCmdContext ctx) Visit a parse tree produced byOpenGaussStatementParser.partitionCmd().OpenGaussStatementVisitor.visitPartitionCmd(OpenGaussStatementParser.PartitionCmdContext ctx) Visit a parse tree produced byOpenGaussStatementParser.partitionCmd().