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