| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ColumnConstraintOptionContext |
PostgreSQLStatementParser.columnConstraintOption() |
PostgreSQLStatementParser.ColumnConstraintOptionContext |
PostgreSQLStatementParser.ColumnConstraintContext.columnConstraintOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitColumnConstraintOption(PostgreSQLStatementParser.ColumnConstraintOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnConstraintOption(). |
T |
PostgreSQLStatementVisitor.visitColumnConstraintOption(PostgreSQLStatementParser.ColumnConstraintOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnConstraintOption(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.