#include <mim/ast/ast.h>
Definition at line 27 of file ast.h.
 
◆ AnnexInfo()
  
  | 
        
          | mim::ast::AnnexInfo::AnnexInfo | ( | Sym | sym_plugin, |  
          |  |  | Sym | sym_tag, |  
          |  |  | plugin_t | id_plugin, |  
          |  |  | tag_t | id_tag ) |  | inline | 
 
 
◆ 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<bool> mim::ast::AnnexInfo::pi | 
      
 
Definition at line 44 of file ast.h.
 
 
◆ 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: