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