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

Defines the NodeType class. More...

#include <memory>
#include <unordered_map>
#include <vector>
#include "chi/Fwd.hpp"
#include "chi/Support/json.hpp"
+ Include dependency graph for NodeType.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chi::NodeType
 A generic node type. More...
 

Namespaces

 chi
 The namespace where chigraph lives.
 

Detailed Description

Defines the NodeType class.

Definition in file NodeType.hpp.