Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
thorin::ast::Node Class Referenceabstract

#include <thorin/ast/ast.h>

Inheritance diagram for thorin::ast::Node:
[legend]

Public Member Functions

Loc loc () const
 
virtual std::ostream & stream (Tab &, std::ostream &) const =0
 
void dump () const
 

Protected Member Functions

 Node (Loc loc)
 
virtual ~Node ()
 

Detailed Description

Definition at line 114 of file ast.h.

Constructor & Destructor Documentation

◆ Node()

thorin::ast::Node::Node ( Loc  loc)
inlineprotected

Definition at line 116 of file ast.h.

◆ ~Node()

virtual thorin::ast::Node::~Node ( )
inlineprotectedvirtual

Definition at line 118 of file ast.h.

Member Function Documentation

◆ dump()

void thorin::ast::Node::dump ( ) const

Definition at line 32 of file stream.cpp.

References stream().

◆ loc()

◆ stream()


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