c_src: update with new intern methods
[nit.git] / c_src / serialization_phase.sep.0.h
index 000bbd3..f7c2990 100644 (file)
@@ -12,25 +12,56 @@ extern const int COLOR_phase__Phase__toolcontext;
 extern const int COLOR_parser_nodes__ANode__location;
 extern const int COLOR_toolcontext__ToolContext__error;
 extern const int COLOR_serialization_phase__SerializationPhase__generate_serialization_method;
+extern const int COLOR_serialization_phase__SerializationPhase__generate_deserialization_init;
 void serialization_phase__SerializationPhase__process_annotated_node(val* self, val* p0, val* p1);
-extern const int COLOR_parser_nodes__AClassdef__n_propdefs;
 val* NEW_array__Array(const struct type* type);
-extern const struct type type_array__Arraystring__String;
+extern const struct type type_array__Arrayparser_nodes__AStdClassdef;
 extern const int COLOR_array__Array__init;
-extern const int COLOR_abstract_collection__SimpleCollection__add;
+extern const int COLOR_parser_nodes__AModule__n_classdefs;
 extern const int COLOR_abstract_collection__Collection__iterator;
 extern const int COLOR_abstract_collection__Iterator__is_ok;
 extern const int COLOR_abstract_collection__Iterator__item;
+extern const int COLOR_parser_util__ANode__collect_annotations_by_name;
+extern const int COLOR_abstract_collection__Collection__is_empty;
+extern const int COLOR_abstract_collection__SimpleCollection__add;
+extern const int COLOR_abstract_collection__Iterator__next;
+extern const int COLOR_serialization_phase__SerializationPhase__generate_deserialization_method;
+void serialization_phase__SerializationPhase__process_nmodule(val* self, val* p0);
+extern const int COLOR_parser_nodes__AClassdef__n_propdefs;
+extern const struct type type_array__Arraystring__String;
 extern const struct type type_parser_nodes__AAttrPropdef;
-extern const int COLOR_parser_nodes__AAttrPropdef__n_id;
-extern const int COLOR_parser_nodes__AAttrPropdef__n_id2;
+extern const int COLOR_serialization_phase__AAttrPropdef__name;
 extern const struct type type_array__Arraykernel__Object;
 val* NEW_array__NativeArray(int length, const struct type* type);
 extern const struct type type_array__NativeArraykernel__Object;
 extern const int COLOR_array__Array__with_native;
 extern const int COLOR_string__Object__to_s;
-extern const int COLOR_abstract_collection__Iterator__next;
 extern const int COLOR_string__Collection__join;
 extern const int COLOR_parser_util__ToolContext__parse_propdef;
 extern const int COLOR_abstract_collection__Sequence__push;
 void serialization_phase__SerializationPhase__generate_serialization_method(val* self, val* p0);
+extern const int COLOR_parser_nodes__AAttrPropdef__n_type;
+extern const int COLOR_serialization_phase__AAttrPropdef__type_name;
+void serialization_phase__SerializationPhase__generate_deserialization_init(val* self, val* p0);
+extern const int COLOR_serialization_phase__AModule__deserializer_nclassdef;
+extern const int COLOR_serialization_phase__AStdClassdef__deserializer_npropdef;
+extern const int COLOR_parser_nodes__AStdClassdef__n_id;
+val* BOX_kernel__Char(char);
+extern const int COLOR_abstract_collection__Collection__has;
+extern const int COLOR_parser_util__ToolContext__parse_classdef;
+void serialization_phase__SerializationPhase__generate_deserialization_method(val* self, val* p0, val* p1);
+extern const int COLOR_parser_nodes__AAttrPropdef__n_id;
+extern const int COLOR_parser_nodes__AAttrPropdef__n_id2;
+val* serialization_phase__AAttrPropdef__name(val* self);
+extern const int COLOR_parser_nodes__AType__n_id;
+extern const int COLOR_parser_nodes__AType__n_kwnullable;
+extern const int COLOR_array__Array__with_capacity;
+extern const int COLOR_parser_nodes__AType__n_types;
+val* serialization_phase__AAttrPropdef__type_name(val* self);
+extern const int COLOR_kernel__Object___61d_61d;
+val* serialization_phase__AModule__deserializer_nclassdef(val* self);
+extern const struct type type_parser_nodes__AMethPropdef;
+extern const int COLOR_parser_nodes__AMethPropdef__n_methid;
+extern const struct type type_parser_nodes__AIdMethid;
+extern const int COLOR_parser_nodes__AIdMethid__n_id;
+val* serialization_phase__AStdClassdef__deserializer_npropdef(val* self);