| Data Fields | |
| Eolian_Object | base | 
| Eolian_Type_Type | type | 
| Eolian_Type_Builtin_Type | btype | 
| Eolian_Type * | base_type | 
| Eolian_Type * | next_type | 
| Eina_Stringshare * | freefunc | 
| union { | |
| Eolian_Class * klass | |
| Eolian_Typedecl * tdecl | |
| }; | |
| Eina_Bool | is_const:1 | 
| Eina_Bool | is_ptr:1 | 
| Eina_Bool | owned:1 | 
| Eina_Bool | legacy:1 |