c_src: update with new intern methods
[nit.git] / c_src / modelize_property.sep.0.h
index 1ee2871..8ace671 100644 (file)
@@ -92,6 +92,12 @@ void modelize_property__ModelBuilder__process_default_constructors(val* self, va
 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);
@@ -124,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);
@@ -164,6 +170,7 @@ 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;
 extern const int COLOR_parser_nodes__AParam__n_dotdotdot;
 extern const int COLOR_modelize_property__ASignature__vararg_rank;
@@ -198,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;
@@ -286,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);