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

The base class for all MacroExecutors. More...

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

Go to the source code of this file.

Classes

class  Ark::internal::MacroExecutor
 A class that applies macros in a Node. More...
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Detailed Description

The base class for all MacroExecutors.

Author
Ray John Alovera (rakis.nosp@m.ta11.nosp@m.2@gma.nosp@m.il.c.nosp@m.om)
Version
0.5
Date
2021-05-04

Definition in file Executor.hpp.