ArkScript
A small, fast, functional and scripting language for video games
MacroScope.hpp File Reference

Defines tools to handle macro definitions. More...

#include <Ark/Compiler/AST/Node.hpp>
#include <unordered_map>
#include <string>
+ Include dependency graph for MacroScope.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ark::internal::MacroScope
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Detailed Description

Defines tools to handle macro definitions.

Author
Alexandre Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Version
0.1
Date
2023-02-18

Definition in file MacroScope.hpp.