| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RenameColumnSpecificationContext |
PostgreSQLStatementParser.renameColumnSpecification() |
PostgreSQLStatementParser.RenameColumnSpecificationContext |
PostgreSQLStatementParser.AlterDefinitionClauseContext.renameColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitRenameColumnSpecification(PostgreSQLStatementParser.RenameColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.renameColumnSpecification(). |
T |
PostgreSQLStatementParserBaseVisitor.visitRenameColumnSpecification(PostgreSQLStatementParser.RenameColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.renameColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitRenameColumnSpecification(PostgreSQLStatementParser.RenameColumnSpecificationContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.