chigraph  master
Systems programming language written for beginners in LLVM
LangModule.hpp File Reference

Defines the LangModule class. More...

#include "chi/ChiModule.hpp"
#include "chi/Fwd.hpp"
#include <unordered_map>
+ Include dependency graph for LangModule.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chi::LangModule
 The module that provides built-in operations like literals, math operations, etc. More...
 

Namespaces

 chi
 The namespace where chigraph lives.
 

Detailed Description

Defines the LangModule class.

Definition in file LangModule.hpp.