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