
Public Types | |
| typedef expression(* | converter )(expression) |
Public Member Functions | |
| conversion_info (type_ptr from_type, type_ptr to_type, converter c) | |
Public Attributes | |
| type_declarator | from |
| type_declarator | to |
| converter | conv |
|
|
Definition at line 13 of file evaluator.cpp. |
|
||||||||||||||||
|
Definition at line 15 of file evaluator.cpp. References atlas::interpreter::type_declarator::set_from(). |
|
|
Definition at line 14 of file evaluator.cpp. Referenced by atlas::interpreter::coerce(). |
|
|
Definition at line 14 of file evaluator.cpp. Referenced by atlas::interpreter::coerce(). |
|
|
Definition at line 14 of file evaluator.cpp. Referenced by atlas::interpreter::coerce(). |
1.3.9.1