| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TargetListContext |
PostgreSQLStatementParser.targetList() |
PostgreSQLStatementParser.TargetListContext |
PostgreSQLStatementParser.ReturningClauseContext.targetList() |
PostgreSQLStatementParser.TargetListContext |
PostgreSQLStatementParser.SimpleSelectContext.targetList() |
PostgreSQLStatementParser.TargetListContext |
PostgreSQLStatementParser.TargetListContext.targetList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitTargetList(PostgreSQLStatementParser.TargetListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.targetList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitTargetList(PostgreSQLStatementParser.TargetListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.targetList(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitTargetList(PostgreSQLStatementParser.TargetListContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.