node.hpp File Reference

Go to the source code of this file.

Classes

class  by::node
 Base class for all AST nodes in byeol language. More...
 

Typedefs

typedef tnchain< std::string, node, tnmap< std::string, node, immutableTactic > > by::scope
 
typedef tnmap< std::string, node > by::nmap