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

#include <ast.hpp>

Inheritance diagram for client::ast::identifier:
Inheritance graph
[legend]
Collaboration diagram for client::ast::identifier:
Collaboration graph
[legend]

Public Member Functions

 identifier (std::string const &name="")
 

Public Attributes

std::string name
 
- Public Attributes inherited from client::ast::tagged
int id
 

Detailed Description

Definition at line 31 of file ast.hpp.

Constructor & Destructor Documentation

client::ast::identifier::identifier ( std::string const &  name = "")
inline

Definition at line 33 of file ast.hpp.

Member Data Documentation

std::string client::ast::identifier::name

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