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

#include <ast.hpp>

Inheritance diagram for client::ast::identifier:
Collaboration diagram for client::ast::identifier:

Public Member Functions

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

Public Attributes

std::string name
int id

Detailed Description

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

Constructor & Destructor Documentation

◆ identifier()

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

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

References name.

Member Data Documentation

◆ id

int client::ast::tagged::id
inherited

◆ name


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