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

Interface for a compiler pass (take in an AST, output an AST) More...

Include dependency graph for Pass.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Interface for a compiler pass (take in an AST, output an AST)

Author
Alexandre Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Version
1.0
Date
2024-07-21

Definition in file Pass.hpp.