| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AddColumnSpecificationContext |
PostgreSQLStatementParser.addColumnSpecification() |
PostgreSQLStatementParser.AddColumnSpecificationContext |
PostgreSQLStatementParser.AlterTableActionContext.addColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAddColumnSpecification(PostgreSQLStatementParser.AddColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.addColumnSpecification(). |
T |
PostgreSQLStatementParserVisitor.visitAddColumnSpecification(PostgreSQLStatementParser.AddColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.addColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitAddColumnSpecification(PostgreSQLStatementParser.AddColumnSpecificationContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.