#include <mim/ast/ast.h>
Definition at line 25 of file ast.h.
◆ AnnexInfo()
mim::ast::AnnexInfo::AnnexInfo |
( |
Sym | sym_plugin, |
|
|
Sym | sym_tag, |
|
|
plugin_t | id_plugin, |
|
|
tag_t | id_tag ) |
|
inline |
◆ is_pi()
bool mim::ast::AnnexInfo::is_pi |
( |
| ) |
const |
|
inline |
Definition at line 32 of file ast.h.
References pi.
◆ fresh
bool mim::ast::AnnexInfo::fresh = true |
Definition at line 45 of file ast.h.
◆ [struct]
struct { ... } mim::ast::AnnexInfo::id |
◆ normalizer
Dbg mim::ast::AnnexInfo::normalizer |
Definition at line 43 of file ast.h.
◆ pi
std::optional<const Pi*> mim::ast::AnnexInfo::pi |
◆ subs
std::deque<std::deque<Sym> > mim::ast::AnnexInfo::subs |
List of subs which is a list of aliases.
Definition at line 42 of file ast.h.
◆ [struct]
struct { ... } mim::ast::AnnexInfo::sym |
The documentation for this struct was generated from the following file: