| 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 |
PostgreSQLStatementVisitor.visitKeyMatch(PostgreSQLStatementParser.KeyMatchContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.keyMatch(). |
T |
PostgreSQLStatementBaseVisitor.visitKeyMatch(PostgreSQLStatementParser.KeyMatchContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.keyMatch(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.