|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <ast.hpp>
Public Member Functions | |
| identifier (std::string const &name="") | |
Public Attributes | |
| std::string | name |
| int | id |
Definition at line 31 of file Expression/Parser/ast.hpp.
|
inline |
Definition at line 33 of file Expression/Parser/ast.hpp.
References name.
|
inherited |
Definition at line 21 of file Expression/Parser/ast.hpp.
Referenced by client::annotation< Iterator >::set_id::operator()(), and client::annotation< Iterator >::set_id::operator()().
| std::string client::ast::identifier::name |
Definition at line 34 of file Expression/Parser/ast.hpp.
Referenced by identifier(), client::code_gen::requirements::operator()(), client::code_gen::requirements::operator()(), client::code_gen::StackEvaluator::operator()(), and client::code_gen::StackEvaluator::operator()().