c_src: update for new ffi syntax
[nit.git] / c_src / modelize_property.sep.0.h
index 68547b4..1ee2871 100644 (file)
@@ -40,7 +40,6 @@ extern const int COLOR_model__MClassDef__mmodule;
 val* NEW_array__Array(const struct type* type);
 extern const struct type type_array__Arraymodel__MMethod;
 extern const int COLOR_array__Array__init;
-void CHECK_NEW_array__Array(val*);
 extern const int COLOR_model__MClassDef__supertypes;
 extern const int COLOR_model__MClassType__mclass;
 extern const int COLOR_model__MClassDef__bound_mtype;
@@ -70,16 +69,13 @@ val* NEW_model__MMethod(const struct type* type);
 extern const struct type type_model__MMethod;
 extern const int COLOR_model__MClass__visibility;
 extern const int COLOR_model__MMethod__init;
-void CHECK_NEW_model__MMethod(val*);
 val* NEW_model__MMethodDef(const struct type* type);
 extern const int COLOR_parser_nodes__ANode__location;
 extern const int COLOR_model__MMethodDef__init;
-void CHECK_NEW_model__MMethodDef(val*);
 extern const struct type type_array__Arraymodel__MParameter;
 val* NEW_model__MSignature(const struct type* type);
 extern const struct type type_model__MSignature;
 extern const int COLOR_model__MSignature__init;
-void CHECK_NEW_model__MSignature(val*);
 extern const int COLOR_model__MMethodDef__msignature_61d;
 extern const int COLOR_model__MMethod__is_init_61d;
 extern const int COLOR_modelize_property__AClassdef__mfree_init_61d;
@@ -92,7 +88,6 @@ extern const int COLOR_model__MAttributeDef__static_mtype;
 val* NEW_model__MParameter(const struct type* type);
 extern const struct type type_model__MParameter;
 extern const int COLOR_model__MParameter__init;
-void CHECK_NEW_model__MParameter(val*);
 void modelize_property__ModelBuilder__process_default_constructors(val* self, val* p0);
 extern const int COLOR_modelize_property__MClass___64dinherit_init_from;
 val* modelize_property__MClass__inherit_init_from(val* self);
@@ -112,7 +107,6 @@ void modelize_property__AClassdef__mprop2npropdef_61d(val* self, val* p0);
 val* NEW_modelize_property__TextCollectorVisitor(const struct type* type);
 extern const struct type type_modelize_property__TextCollectorVisitor;
 extern const int COLOR_modelize_property__TextCollectorVisitor__init;
-void CHECK_NEW_modelize_property__TextCollectorVisitor(val*);
 extern const int COLOR_parser_nodes__Visitor__enter_visit;
 extern const int COLOR_modelize_property__TextCollectorVisitor__text;
 extern const int COLOR_kernel__Object___33d_61d;
@@ -171,7 +165,6 @@ val* NEW_range__Range(const struct type* type);
 extern const struct type type_range__Rangekernel__Int;
 extern const int COLOR_abstract_collection__Collection__length;
 extern const int COLOR_range__Range__without_last;
-void CHECK_NEW_range__Range(val*);
 extern const int COLOR_parser_nodes__AParam__n_dotdotdot;
 extern const int COLOR_modelize_property__ASignature__vararg_rank;
 extern const int COLOR_abstract_collection__SequenceRead___91d_93d;
@@ -240,12 +233,10 @@ extern const int COLOR_parser_nodes__AAttrPropdef__n_visibility;
 val* NEW_model__MAttribute(const struct type* type);
 extern const struct type type_model__MAttribute;
 extern const int COLOR_model__MAttribute__init;
-void CHECK_NEW_model__MAttribute(val*);
 extern const int COLOR_parser_nodes__AAttrPropdef__n_kwredef;
 val* NEW_model__MAttributeDef(const struct type* type);
 extern const struct type type_model__MAttributeDef;
 extern const int COLOR_model__MAttributeDef__init;
-void CHECK_NEW_model__MAttributeDef(val*);
 extern const int COLOR_parser_nodes__AAttrPropdef__n_readable;
 extern const int COLOR_parser_nodes__AAble__n_visibility;
 extern const int COLOR_parser_nodes__AAble__n_kwredef;
@@ -282,13 +273,11 @@ extern const int COLOR_parser_nodes__ATypePropdef__n_visibility;
 val* NEW_model__MVirtualTypeProp(const struct type* type);
 extern const struct type type_model__MVirtualTypeProp;
 extern const int COLOR_model__MVirtualTypeProp__init;
-void CHECK_NEW_model__MVirtualTypeProp(val*);
 extern const struct type type_kernel__Char;
 extern const int COLOR_parser_nodes__ATypePropdef__n_kwredef;
 val* NEW_model__MVirtualTypeDef(const struct type* type);
 extern const struct type type_model__MVirtualTypeDef;
 extern const int COLOR_model__MVirtualTypeDef__init;
-void CHECK_NEW_model__MVirtualTypeDef(val*);
 void modelize_property__ATypePropdef__build_property(val* self, val* p0, val* p1);
 extern const int COLOR_parser_nodes__ATypePropdef__n_type;
 extern const int COLOR_model__MVirtualTypeDef__bound_61d;