ArkScript
A small, fast, functional and scripting language for video games
|
Interface for a compiler pass (take in an AST, output an AST) More...
Go to the source code of this file.
Classes | |
class | Ark::internal::Pass |
An interface to describe compiler passes. More... | |
Namespaces | |
namespace | Ark |
namespace | Ark::internal |
Interface for a compiler pass (take in an AST, output an AST)
Definition in file Pass.hpp.