MIRA
Classes | Namespaces | Typedefs
Scope.h File Reference

Data structure for storing macro definitions. More...

#include <string>
#include <unordered_map>
#include <xml/macros/IMacro.h>
Include dependency graph for Scope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Identifier
 
struct  Scope
 Variable scope of the macro processor. More...
 

Namespaces

 mira::xmlmacros
 

Typedefs

using Definitions = std::unordered_map< std::string, xmlmacros::MacroPtr >
 
using ScopePtr = Scope::Ptr
 

Detailed Description

Data structure for storing macro definitions.

Author
Adrian Kriegel
Date
Mon Jan 20 2025