tan  0.0.1
tanlang::ASTNamed Class Reference

All named AST nodes should inherit this class. More...

#include <ast_named.h>

Inheritance diagram for tanlang::ASTNamed:

Public Member Functions

str get_name () const
 
void set_name (const str &name)
 

Detailed Description

All named AST nodes should inherit this class.

Definition at line 10 of file ast_named.h.


The documentation for this class was generated from the following files: