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