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