MicroModelicaCCompiler  4.5.3
stored_definition.cpp File Reference
#include "stored_definition.hpp"
#include <stddef.h>
#include <iostream>
#include <list>
#include "class.hpp"
#include "imports.hpp"
Include dependency graph for stored_definition.cpp:

Go to the source code of this file.

Functions

 CLASSP_PRINTER_IMP (AST_StoredDefinition)
 
ostream & operator<< (ostream &os, const AST_StoredDefinition_ &sd)
 

Function Documentation

◆ CLASSP_PRINTER_IMP()

CLASSP_PRINTER_IMP ( AST_StoredDefinition  )

◆ operator<<()

ostream& operator<< ( ostream &  os,
const AST_StoredDefinition_ sd 
)

Definition at line 40 of file stored_definition.cpp.

References current_element, AST_StoredDefinition_::models(), and AST_StoredDefinition_::within().

Here is the call graph for this function: