MicroModelicaCCompiler  4.5.3
class.cpp File Reference
#include "class.hpp"
#include <stddef.h>
#include <iostream>
#include <list>
#include "../util/ast_util.hpp"
#include "ast_builder.hpp"
#include "composition.hpp"
#include "element.hpp"
Include dependency graph for class.cpp:

Go to the source code of this file.

Functions

 CLASSP_PRINTER_IMP (AST_Class)
 
ostream & operator<< (ostream &ret, const AST_Class_ &cl)
 

Function Documentation

◆ CLASSP_PRINTER_IMP()

CLASSP_PRINTER_IMP ( AST_Class  )

◆ operator<<()

ostream& operator<< ( ostream &  ret,
const AST_Class_ cl 
)

Definition at line 71 of file class.cpp.

References BEGIN_BLOCK, AST_Class_::composition(), CP_CLASS, CP_FUNCTION, CP_MODEL, END_BLOCK, MAKE_SPACE, AST_Class_::name(), and AST_Class_::prefix().

Here is the call graph for this function: