| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ConstraintsSetListContext |
PostgreSQLStatementParser.constraintsSetList() |
PostgreSQLStatementParser.ConstraintsSetListContext |
PostgreSQLStatementParser.SetConstraintsContext.constraintsSetList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitConstraintsSetList(PostgreSQLStatementParser.ConstraintsSetListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.constraintsSetList(). |
T |
PostgreSQLStatementParserVisitor.visitConstraintsSetList(PostgreSQLStatementParser.ConstraintsSetListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.constraintsSetList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.