#include <evaluator.h>
Collaboration diagram for atlas::interpreter::func_type:

Public Member Functions | |
| func_type (type_ptr a, type_ptr r) | |
| func_type (const func_type &f) | |
Public Attributes | |
| type_declarator | arg_type |
| type_declarator | result_type |
|
||||||||||||
|
Definition at line 88 of file evaluator.h. References atlas::interpreter::type_declarator::set_from(). |
|
|
Definition at line 91 of file evaluator.h. |
|
|
Definition at line 86 of file evaluator.h. Referenced by atlas::interpreter::check_type(), atlas::interpreter::convert_expr(), atlas::interpreter::find_type(), atlas::interpreter::operator<<(), atlas::interpreter::operator==(), and atlas::interpreter::type_declarator::specialise(). |
|
|
Definition at line 86 of file evaluator.h. Referenced by atlas::interpreter::check_type(), atlas::interpreter::convert_expr(), atlas::interpreter::find_type(), atlas::interpreter::operator<<(), atlas::interpreter::operator==(), and atlas::interpreter::type_declarator::specialise(). |
1.3.9.1