| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AddColumnSpecificationContext |
PostgreSQLStatementParser.addColumnSpecification() |
PostgreSQLStatementParser.AddColumnSpecificationContext |
PostgreSQLStatementParser.AlterTableActionContext.addColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitAddColumnSpecification(PostgreSQLStatementParser.AddColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.addColumnSpecification(). |
T |
PostgreSQLStatementVisitor.visitAddColumnSpecification(PostgreSQLStatementParser.AddColumnSpecificationContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.addColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDDLVisitor.visitAddColumnSpecification(PostgreSQLStatementParser.AddColumnSpecificationContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.