| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.UnionClauseContext |
PostgreSQLStatementParser.unionClause() |
PostgreSQLStatementParser.UnionClauseContext |
PostgreSQLStatementParser.SelectContext.unionClause() |
PostgreSQLStatementParser.UnionClauseContext |
PostgreSQLStatementParser.SubqueryContext.unionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitUnionClause(PostgreSQLStatementParser.UnionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.unionClause(). |
T |
PostgreSQLStatementVisitor.visitUnionClause(PostgreSQLStatementParser.UnionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.unionClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDMLVisitor.visitUnionClause(PostgreSQLStatementParser.UnionClauseContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.