Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
ast.h File Reference
#include <deque>
#include <memory>
#include "thorin/def.h"
#include "thorin/fe/tok.h"
Include dependency graph for ast.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  thorin::Ptrn
 
class  thorin::IdPtrn
 
class  thorin::TuplePtrn
 

Namespaces

namespace  thorin
 

Typedefs

using thorin::Def2Fields = DefMap< Vector< Sym > >
 
using thorin::Ptrns = std::deque< std::unique_ptr< Ptrn > >