#include <ParserNode.h>
Definition at line 2148 of file ParserNode.h.
Parser::Assignment::Assignment |
( |
std::string * |
c, |
|
|
Expr * |
a |
|
) |
| |
|
inline |
Definition at line 2150 of file ParserNode.h.
std::unique_ptr< Expr > assignment_
std::unique_ptr< std::string > column_
const Expr* Parser::Assignment::get_assignment |
( |
| ) |
const |
|
inline |
const std::string* Parser::Assignment::get_column |
( |
| ) |
const |
|
inline |
std::unique_ptr<Expr> Parser::Assignment::assignment_ |
|
private |
std::unique_ptr<std::string> Parser::Assignment::column_ |
|
private |
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/Parser/ParserNode.h