c_src: update with new intern methods
[nit.git] / c_src / modelize_property.sep.0.h
index 26724f1..8ace671 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,11 +88,16 @@ 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);
 void modelize_property__MClass__inherit_init_from_61d(val* self, val* p0);
+extern const int COLOR_modelize_property__MClassDef___64dpropdef_names;
+val* modelize_property__MClassDef__propdef_names(val* self);
+void modelize_property__MClassDef__propdef_names_61d(val* self, val* p0);
+extern const int COLOR_modelize_property__MPropDef___64dhas_supercall;
+short int modelize_property__MPropDef__has_supercall(val* self);
+void modelize_property__MPropDef__has_supercall_61d(val* self, short int p0);
 extern const int COLOR_modelize_property__AClassdef___64dbuild_properties_is_done;
 short int modelize_property__AClassdef__build_properties_is_done(val* self);
 void modelize_property__AClassdef__build_properties_is_done_61d(val* self, short int p0);
@@ -112,7 +113,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;
@@ -130,7 +130,7 @@ extern const int COLOR_parser_nodes__Visitor__init;
 void modelize_property__TextCollectorVisitor__init(val* self);
 extern const int COLOR_modelize_property__APropdef___64dmpropdef;
 val* modelize_property__APropdef__mpropdef(val* self);
-extern const int COLOR_parser_nodes__APropdef_VTMPROPDEF;
+extern const int COLOR_nullable_parser_nodes__APropdef_VTMPROPDEF;
 void modelize_property__APropdef__mpropdef_61d(val* self, val* p0);
 void modelize_property__APropdef__build_property(val* self, val* p0, val* p1);
 void modelize_property__APropdef__build_signature(val* self, val* p0, val* p1);
@@ -170,8 +170,8 @@ extern const int COLOR_modelize_class__ModelBuilder__resolve_mtype;
 val* NEW_range__Range(const struct type* type);
 extern const struct type type_range__Rangekernel__Int;
 extern const int COLOR_abstract_collection__Collection__length;
+val* BOX_kernel__Int(long);
 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;
@@ -179,9 +179,6 @@ extern const int COLOR_modelize_property__ASignature__vararg_rank_61d;
 extern const int COLOR_parser_nodes__ASignature__n_type;
 extern const int COLOR_modelize_property__ASignature__ret_type_61d;
 extern const int COLOR_modelize_property__ASignature__ret_type;
-extern const int COLOR_parser_nodes__ASignature__n_closure_decls;
-extern const int COLOR_parser_nodes__AClosureDecl__n_signature;
-extern const int COLOR_modelize_property__ASignature__visit_signature;
 extern const int COLOR_modelize_property__ASignature__is_visited_61d;
 short int modelize_property__ASignature__visit_signature(val* self, val* p0, val* p1);
 extern const int COLOR_modelize_property__AParam__mparameter_61d;
@@ -208,6 +205,9 @@ extern const int COLOR_model__MMethod__is_new_61d;
 extern const int COLOR_modelize_property__APropdef__check_redef_keyword;
 extern const int COLOR_modelize_property__APropdef__check_redef_property_visibility;
 extern const int COLOR_abstract_collection__Map___91d_93d_61d;
+extern const int COLOR_modelize_property__MClassDef__propdef_names;
+extern const int COLOR_abstract_collection__Collection__has;
+extern const int COLOR_model__MPropDef__location;
 extern const int COLOR_modelize_property__APropdef__mpropdef_61d;
 extern const int COLOR_modelize_property__ModelBuilder__mpropdef2npropdef;
 extern const int COLOR_model__MPropDef__is_intro;
@@ -216,15 +216,13 @@ void modelize_property__AMethPropdef__build_property(val* self, val* p0, val* p1
 extern const int COLOR_model__MPropDef__mclassdef;
 extern const struct type type_array__Arraystring__String;
 extern const struct type type_array__Arraymodel__MType;
+extern const int COLOR_modelize_property__ASignature__visit_signature;
 extern const int COLOR_model__MSignature__mparameters;
 extern const int COLOR_model__MParameter__mtype;
 extern const int COLOR_model__MSignature__vararg_rank;
 extern const int COLOR_model__MSignature__return_mtype;
 extern const struct type type_parser_nodes__ADeferredMethPropdef;
 extern const int COLOR_model__MMethodDef__is_abstract_61d;
-extern const int COLOR_modelize_property__ASignature__build_signature;
-extern const int COLOR_parser_nodes__AClosureDecl__n_id;
-extern const int COLOR_model__MSignature__mclosures;
 void modelize_property__AMethPropdef__build_signature(val* self, val* p0, val* p1);
 extern const struct type type_kernel__Int;
 extern const int COLOR_model__MType__is_subtype;
@@ -245,12 +243,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;
@@ -287,13 +283,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;
@@ -302,6 +296,5 @@ extern const int COLOR_model__MVirtualTypeDef__bound;
 extern const struct type type_model__MVirtualType;
 extern const struct type type_array__Arraymodel__MVirtualType;
 extern const int COLOR_model__MVirtualTypeProp__mvirtualtype;
-extern const int COLOR_abstract_collection__Collection__has;
 extern const int COLOR_model__MVirtualType__lookup_bound;
 void modelize_property__ATypePropdef__check_signature(val* self, val* p0, val* p1);