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