MicroModelicaCCompiler  4.5.3
ast_node.cpp File Reference
#include "ast_node.hpp"
#include <iostream>
#include <sstream>
#include <ast/parser/mocc_parser.h>
Include dependency graph for ast_node.cpp:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, const AST_Node_ &n)
 
 ORDER_REL_IMP (AST_Node)
 

Function Documentation

◆ operator<<()

ostream& operator<< ( ostream &  os,
const AST_Node_ n 
)

Definition at line 30 of file ast_node.cpp.

◆ ORDER_REL_IMP()

ORDER_REL_IMP ( AST_Node  )