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