Merge: model: add `MType::as_notnullable` to remove the `nullable` modifier
[nit.git] / c_src / serialization_phase.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_serialization_phase__ToolContext___64dserialization_phase;
3 val* serialization_phase__ToolContext__serialization_phase(val* self);
4 void serialization_phase__ToolContext__serialization_phase_61d(val* self, val* p0);
5 extern const int COLOR_parser_nodes__AAnnotation__n_atid;
6 extern const int COLOR_parser_nodes__AAtid__n_id;
7 extern const int COLOR_parser_nodes__Token__text;
8 val* string__NativeString__to_s_with_length(char* self, long p0);
9 extern const int COLOR_kernel__Object___33d_61d;
10 extern const struct type type_parser_nodes__AStdClassdef;
11 extern const int COLOR_phase__Phase__toolcontext;
12 extern const int COLOR_parser_nodes__ANode__location;
13 extern const int COLOR_toolcontext__ToolContext__error;
14 extern const int COLOR_serialization_phase__SerializationPhase__generate_serialization_method;
15 extern const int COLOR_serialization_phase__SerializationPhase__generate_deserialization_init;
16 void serialization_phase__SerializationPhase__process_annotated_node(val* self, val* p0, val* p1);
17 val* NEW_array__Array(const struct type* type);
18 extern const struct type type_array__Arrayparser_nodes__AStdClassdef;
19 extern const int COLOR_array__Array__init;
20 extern const int COLOR_parser_nodes__AModule__n_classdefs;
21 extern const int COLOR_abstract_collection__Collection__iterator;
22 extern const int COLOR_abstract_collection__Iterator__is_ok;
23 extern const int COLOR_abstract_collection__Iterator__item;
24 extern const int COLOR_parser_util__ANode__collect_annotations_by_name;
25 extern const int COLOR_abstract_collection__Collection__is_empty;
26 extern const int COLOR_abstract_collection__SimpleCollection__add;
27 extern const int COLOR_abstract_collection__Iterator__next;
28 extern const int COLOR_serialization_phase__SerializationPhase__generate_deserialization_method;
29 void serialization_phase__SerializationPhase__process_nmodule(val* self, val* p0);
30 extern const int COLOR_parser_nodes__AClassdef__n_propdefs;
31 extern const struct type type_array__Arraystring__String;
32 extern const struct type type_parser_nodes__AAttrPropdef;
33 extern const int COLOR_serialization_phase__AAttrPropdef__name;
34 extern const struct type type_array__Arraykernel__Object;
35 val* NEW_array__NativeArray(int length, const struct type* type);
36 extern const struct type type_array__NativeArraykernel__Object;
37 extern const int COLOR_array__Array__with_native;
38 extern const int COLOR_string__Object__to_s;
39 extern const int COLOR_string__Collection__join;
40 extern const int COLOR_parser_util__ToolContext__parse_propdef;
41 extern const int COLOR_abstract_collection__Sequence__push;
42 void serialization_phase__SerializationPhase__generate_serialization_method(val* self, val* p0);
43 extern const int COLOR_parser_nodes__AAttrPropdef__n_type;
44 extern const int COLOR_serialization_phase__AAttrPropdef__type_name;
45 void serialization_phase__SerializationPhase__generate_deserialization_init(val* self, val* p0);
46 extern const int COLOR_serialization_phase__AModule__deserializer_nclassdef;
47 extern const int COLOR_serialization_phase__AStdClassdef__deserializer_npropdef;
48 extern const int COLOR_parser_nodes__AStdClassdef__n_id;
49 val* BOX_kernel__Char(char);
50 extern const int COLOR_abstract_collection__Collection__has;
51 extern const int COLOR_parser_util__ToolContext__parse_classdef;
52 void serialization_phase__SerializationPhase__generate_deserialization_method(val* self, val* p0, val* p1);
53 extern const int COLOR_parser_nodes__AAttrPropdef__n_id;
54 extern const int COLOR_parser_nodes__AAttrPropdef__n_id2;
55 val* serialization_phase__AAttrPropdef__name(val* self);
56 extern const int COLOR_parser_nodes__AType__n_id;
57 extern const int COLOR_parser_nodes__AType__n_kwnullable;
58 extern const int COLOR_array__Array__with_capacity;
59 extern const int COLOR_parser_nodes__AType__n_types;
60 val* serialization_phase__AAttrPropdef__type_name(val* self);
61 extern const int COLOR_kernel__Object___61d_61d;
62 val* serialization_phase__AModule__deserializer_nclassdef(val* self);
63 extern const struct type type_parser_nodes__AMethPropdef;
64 extern const int COLOR_parser_nodes__AMethPropdef__n_methid;
65 extern const struct type type_parser_nodes__AIdMethid;
66 extern const int COLOR_parser_nodes__AIdMethid__n_id;
67 val* serialization_phase__AStdClassdef__deserializer_npropdef(val* self);