#include <type.hpp>
Definition at line 42 of file type.hpp.
◆ ~Type_()
virtual Type_::~Type_ |
( |
| ) |
|
|
virtualdefault |
◆ getAsArray()
Type_Array Type_::getAsArray |
( |
| ) |
|
◆ getAsFunction()
Type_Function Type_::getAsFunction |
( |
| ) |
|
◆ getAsTupla()
Type_Tupla Type_::getAsTupla |
( |
| ) |
|
◆ getType()
◆ print()
virtual string Type_::print |
( |
| ) |
const |
|
pure virtual |
◆ operator!= [1/2]
int operator!= |
( |
Type_ & |
e1, |
|
|
Type |
e2 |
|
) |
| |
|
friend |
◆ operator!= [2/2]
◆ operator<< [1/2]
ostream& operator<< |
( |
ostream & |
os, |
|
|
const Type & |
e |
|
) |
| |
|
friend |
◆ operator<< [2/2]
ostream& operator<< |
( |
ostream & |
os, |
|
|
const Type_ & |
e |
|
) |
| |
|
friend |
◆ operator== [1/2]
int operator== |
( |
Type_ & |
e1, |
|
|
Type |
e2 |
|
) |
| |
|
friend |
◆ operator== [2/2]
The documentation for this class was generated from the following files: