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

Defines the ChiModule class. More...

#include "chi/Fwd.hpp"
#include "chi/Support/HashFilesystemPath.hpp"
#include "chi/Support/json.hpp"
#include <boost/filesystem.hpp>
#include <boost/utility/string_view.hpp>
#include <set>
#include <ctime>
+ Include dependency graph for ChiModule.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chi::ChiModule
 An abstract class that represents a module of code in Chigraph Can be compiled to a llvm::Module. More...
 

Namespaces

 chi
 The namespace where chigraph lives.
 

Detailed Description

Defines the ChiModule class.

Definition in file ChiModule.hpp.