#include <ParserNode.h>
Definition at line 610 of file ParserNode.h.
Parser::ExistsExpr::ExistsExpr |
( |
QuerySpec * |
q | ) |
|
|
inlineexplicit |
Definition at line 612 of file ParserNode.h.
std::unique_ptr< QuerySpec > query_
const QuerySpec* Parser::ExistsExpr::get_query |
( |
| ) |
const |
|
inline |
std::string Parser::ExistsExpr::to_string |
( |
| ) |
const |
|
overridevirtual |
std::unique_ptr<QuerySpec> Parser::ExistsExpr::query_ |
|
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