| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ColumnConstraintContext |
PostgreSQLStatementParser.columnConstraint() |
PostgreSQLStatementParser.ColumnConstraintContext |
PostgreSQLStatementParser.ColumnDefinitionContext.columnConstraint(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.ColumnConstraintContext> |
PostgreSQLStatementParser.ColumnDefinitionContext.columnConstraint() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColumnConstraint(PostgreSQLStatementParser.ColumnConstraintContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnConstraint(). |
T |
PostgreSQLStatementParserVisitor.visitColumnConstraint(PostgreSQLStatementParser.ColumnConstraintContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnConstraint(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.