|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <ast.hpp>
Public Member Functions | |
| quoted_string (std::string const &value="") | |
Public Attributes | |
| std::string | value |
Definition at line 37 of file Expression/Parser/ast.hpp.
|
inline |
Definition at line 39 of file Expression/Parser/ast.hpp.
References value.
| std::string client::ast::quoted_string::value |
Definition at line 40 of file Expression/Parser/ast.hpp.
Referenced by client::code_gen::StackEvaluator::operator()(), and quoted_string().