| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.RenameIndexSpecificationContext |
OpenGaussStatementParser.renameIndexSpecification() |
OpenGaussStatementParser.RenameIndexSpecificationContext |
OpenGaussStatementParser.AlterIndexDefinitionClauseContext.renameIndexSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitRenameIndexSpecification(OpenGaussStatementParser.RenameIndexSpecificationContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.renameIndexSpecification(). |
T |
OpenGaussStatementVisitor.visitRenameIndexSpecification(OpenGaussStatementParser.RenameIndexSpecificationContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.renameIndexSpecification(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.