OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
client::ast::quoted_string Struct Reference

#include <ast.hpp>

Collaboration diagram for client::ast::quoted_string:

Public Member Functions

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

Public Attributes

std::string value

Detailed Description

Definition at line 37 of file Expression/Parser/ast.hpp.

Constructor & Destructor Documentation

◆ quoted_string()

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

Definition at line 39 of file Expression/Parser/ast.hpp.

References value.

Member Data Documentation

◆ value

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

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