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