Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PartitionBoundSpecContext
Packages that use OpenGaussStatementParser.PartitionBoundSpecContext
-
Uses of OpenGaussStatementParser.PartitionBoundSpecContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PartitionBoundSpecContextModifier and TypeMethodDescriptionOpenGaussStatementParser.CreateForeignTableClausesContext.partitionBoundSpec()OpenGaussStatementParser.CreateTableContext.partitionBoundSpec()OpenGaussStatementParser.partitionBoundSpec()OpenGaussStatementParser.PartitionCmdContext.partitionBoundSpec()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PartitionBoundSpecContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPartitionBoundSpec(OpenGaussStatementParser.PartitionBoundSpecContext ctx) Visit a parse tree produced byOpenGaussStatementParser.partitionBoundSpec().OpenGaussStatementVisitor.visitPartitionBoundSpec(OpenGaussStatementParser.PartitionBoundSpecContext ctx) Visit a parse tree produced byOpenGaussStatementParser.partitionBoundSpec().