_Eolian_Type Struct Reference

Data Fields

Eolian_Object base
Eolian_Type_Type type
Eolian_Type_Builtin_Type btype
Eolian_Type * base_type
Eolian_Type * next_type
union { 
   Eolian_Class *   klass 
   Eolian_Typedecl *   tdecl 
   Eolian_Error *   error 
}; 
Eina_Bool is_const:1
Eina_Bool is_ptr:1
Eina_Bool move:1
Eina_Bool ownable:1