#include <ParserNode.h>
Definition at line 1689 of file ParserNode.h.
Definition at line 1691 of file ParserNode.h.
std::unique_ptr< QueryExpr > left_
std::unique_ptr< QueryExpr > right_
bool Parser::UnionQuery::get_is_unionall |
( |
| ) |
const |
|
inline |
const QueryExpr* Parser::UnionQuery::get_left |
( |
| ) |
const |
|
inline |
const QueryExpr* Parser::UnionQuery::get_right |
( |
| ) |
const |
|
inline |
bool Parser::UnionQuery::is_unionall_ |
|
private |
std::unique_ptr<QueryExpr> Parser::UnionQuery::left_ |
|
private |
std::unique_ptr<QueryExpr> Parser::UnionQuery::right_ |
|
private |
The documentation for this class was generated from the following files:
- /home/jenkins-slave/workspace/core-os-doxygen/Parser/ParserNode.h
- /home/jenkins-slave/workspace/core-os-doxygen/Parser/ParserNode.cpp