Loading...
Searching...
No Matches
node.hpp File Reference

Go to the source code of this file.

Classes

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

Typedefs

typedef tnchain< std::string, node, tnmap< std::string, node, immutableTactic > > by::scope
 Symbol scope container.
 
typedef tnmap< std::string, nodeby::nmap
 
to Top