|
MicroModelicaCCompiler
4.5.3
|
#include <type.hpp>


Public Member Functions | |
| Type_Tupla_ (TypeList tyl) | |
| ~Type_Tupla_ () override=default | |
| string | print () const override |
| TypeList | tupla () |
| SymbolType | getType () override |
Public Member Functions inherited from Type_ | |
| virtual | ~Type_ ()=default |
| Type_Array | getAsArray () |
| Type_Tupla | getAsTupla () |
| Type_Function | getAsFunction () |
Private Attributes | |
| TypeList | _tyl |
|
overridedefault |
|
inlineoverridevirtual |
|
overridevirtual |
|
private |