Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.IndexPartitionCmdContext
-
Packages that use OpenGaussStatementParser.IndexPartitionCmdContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.IndexPartitionCmdContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.IndexPartitionCmdContext Modifier and Type Method Description OpenGaussStatementParser.IndexPartitionCmdContextOpenGaussStatementParser.AlterIndexDefinitionClauseContext. indexPartitionCmd()OpenGaussStatementParser.IndexPartitionCmdContextOpenGaussStatementParser. indexPartitionCmd()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.IndexPartitionCmdContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitIndexPartitionCmd(OpenGaussStatementParser.IndexPartitionCmdContext ctx)Visit a parse tree produced byOpenGaussStatementParser.indexPartitionCmd().TOpenGaussStatementVisitor. visitIndexPartitionCmd(OpenGaussStatementParser.IndexPartitionCmdContext ctx)Visit a parse tree produced byOpenGaussStatementParser.indexPartitionCmd().
-