OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Public Attributes | List of all members
client::ast::quoted_string Struct Reference

#include <ast.hpp>

Public Member Functions

 quoted_string (std::string const &value="")
 

Public Attributes

std::string value
 

Detailed Description

Definition at line 37 of file ast.hpp.

Constructor & Destructor Documentation

client::ast::quoted_string::quoted_string ( std::string const &  value = "")
inline

Definition at line 39 of file ast.hpp.

Member Data Documentation

std::string client::ast::quoted_string::value

Definition at line 40 of file ast.hpp.

Referenced by client::code_gen::StackEvaluator::operator()().


The documentation for this struct was generated from the following file: