tan  0.0.1
tanlang::Typed Class Reference

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

#include <typed.h>

Inheritance diagram for tanlang::Typed:

Public Member Functions

virtual Typeget_type () const
 
virtual void set_type (Type *type)
 

Detailed Description

All typed AST nodes should inherit this class.

Definition at line 11 of file typed.h.


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