| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ExclusionConstraintListContext |
PostgreSQLStatementParser.exclusionConstraintList() |
PostgreSQLStatementParser.ExclusionConstraintListContext |
PostgreSQLStatementParser.TableConstraintOptionContext.exclusionConstraintList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitExclusionConstraintList(PostgreSQLStatementParser.ExclusionConstraintListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.exclusionConstraintList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitExclusionConstraintList(PostgreSQLStatementParser.ExclusionConstraintListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.exclusionConstraintList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.