nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / c_src / modelize_property.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_modelize_property__ToolContext___modelize_property_phase 38
3 #define COLOR_parser_nodes__AModule___n_classdefs 7
4 val* parser_nodes__ANodes__iterator(val* self);
5 #define COLOR_abstract_collection__Iterator__is_ok 33
6 #define COLOR_abstract_collection__Iterator__item 31
7 #define COLOR_modelize_class__AClassdef___all_defs 7
8 short int array__Array___61d_61d(val* self, val* p0);
9 #define COLOR_phase__Phase___toolcontext 0
10 val* modelbuilder__ToolContext__modelbuilder(val* self);
11 void modelize_property__ModelBuilder__build_properties(val* self, val* p0);
12 #define COLOR_abstract_collection__Iterator__next 32
13 void modelize_property__ModelizePropertyPhase__process_nmodule(val* self, val* p0);
14 #define COLOR_modelize_property__ModelBuilder___mpropdef2npropdef 10
15 #define COLOR_modelize_property__AClassdef___build_properties_is_done 8
16 #define COLOR_modelize_class__AClassdef___mclassdef 6
17 #define COLOR_model__MClassDef___in_hierarchy 8
18 val* poset__POSetElement__direct_greaters(val* self);
19 #define COLOR_abstract_collection__Collection__iterator 37
20 #define COLOR_modelize_class__ModelBuilder___mclassdef2nclassdef 8
21 short int abstract_collection__MapRead__has_key(val* self, val* p0);
22 val* hash_collection__HashMap___91d_93d(val* self, val* p0);
23 val* array__AbstractArrayRead__iterator(val* self);
24 short int array__ArrayIterator__is_ok(val* self);
25 val* array__ArrayIterator__item(val* self);
26 #define COLOR_parser_nodes__AClassdef___n_propdefs 4
27 #define COLOR_modelize_property__APropdef__build_property 67
28 #define COLOR_modelize_property__APropdef__build_signature 68
29 #define COLOR_modelize_property__APropdef__check_signature 69
30 void array__ArrayIterator__next(val* self);
31 void modelize_property__ModelBuilder__process_default_constructors(val* self, val* p0);
32 #define COLOR_modelize_property__ModelBuilder___the_root_init_mmethod 11
33 short int model__MClassDef__is_intro(val* self);
34 #define COLOR_model__MClassDef___mclass 3
35 #define COLOR_model__MClass___name 3
36 val* string__NativeString__to_s_with_length(char* self, long p0);
37 short int string__FlatString___61d_61d(val* self, val* p0);
38 val* NEW_model__MMethod(const struct type* type);
39 extern const struct type type_model__MMethod;
40 #define COLOR_model__MClass___visibility 7
41 void model__MMethod__init(val* self, val* p0, val* p1, val* p2);
42 #define COLOR_model__MMethod___is_root_init 12
43 val* NEW_model__MMethodDef(const struct type* type);
44 extern const struct type type_model__MMethodDef;
45 #define COLOR_parser_nodes__ANode___location 0
46 void model__MMethodDef__init(val* self, val* p0, val* p1, val* p2);
47 val* NEW_array__Array(const struct type* type);
48 extern const struct type type_array__Arraymodel__MParameter;
49 #define COLOR_kernel__Object__init 7
50 val* NEW_model__MSignature(const struct type* type);
51 extern const struct type type_model__MSignature;
52 void model__MSignature__init(val* self, val* p0, val* p1);
53 #define COLOR_model__MMethodDef___msignature 8
54 #define COLOR_model__MMethodDef___new_msignature 9
55 #define COLOR_model__MMethod___is_init 11
56 #define COLOR_modelize_property__AClassdef___mfree_init 9
57 #define COLOR_modelbuilder__ModelBuilder___toolcontext 1
58 extern const struct type type_array__Arraykernel__Object;
59 val* NEW_array__NativeArray(int length, const struct type* type);
60 extern const struct type type_array__NativeArraykernel__Object;
61 #define COLOR_array__Array__with_native 74
62 #define COLOR_string__Object__to_s 9
63 void toolcontext__ToolContext__info(val* self, val* p0, long p1);
64 #define COLOR_model__MClass___kind 6
65 #define COLOR_model__MClassKind___need_init 1
66 #define COLOR_model__MClassDef___mpropdefs 10
67 #define COLOR_model__MPropDef___mproperty 4
68 #define COLOR_model__MProperty___name 3
69 extern const struct type type_parser_nodes__AStdClassdef;
70 extern const struct type type_array__Arraymodel__MProperty;
71 extern const struct type type_parser_nodes__AMethPropdef;
72 #define COLOR_modelize_property__APropdef___mpropdef 9
73 val* annotation__Prod__get_single_annotation(val* self, val* p0, val* p1);
74 short int model__MPropDef__is_intro(val* self);
75 void modelbuilder__ModelBuilder__error(val* self, val* p0, val* p1);
76 #define COLOR_model__MSignature___mparameters 4
77 #define COLOR_model__MParameter___mtype 3
78 val* NEW_model__MParameter(const struct type* type);
79 extern const struct type type_model__MParameter;
80 #define COLOR_model__MParameter___name 2
81 void model__MParameter__init(val* self, val* p0, val* p1, short int p2);
82 void array__Array__add(val* self, val* p0);
83 extern const struct type type_parser_nodes__AAttrPropdef;
84 #define COLOR_modelize_property__AAttrPropdef___noinit 16
85 #define COLOR_kernel__Object___61d_61d 2
86 #define COLOR_modelize_property__AAttrPropdef___mreadpropdef 20
87 #define COLOR_modelize_property__AAttrPropdef___has_value 18
88 val* string__Text__substring_from(val* self, long p0);
89 #define COLOR_model__MAttributeDef___static_mtype 8
90 #define COLOR_modelize_property__AAttrPropdef___mwritepropdef 21
91 #define COLOR_model__MClassDef___mmodule 2
92 #define COLOR_model__MClassDef___bound_mtype 4
93 val* model__MProperty__lookup_super_definitions(val* self, val* p0, val* p1);
94 short int array__AbstractArrayRead__is_empty(val* self);
95 #define COLOR_model__MProperty___intro_mclassdef 2
96 void toolcontext__ToolContext__fatal_error(val* self, val* p0, val* p1);
97 val* abstract_collection__SequenceRead__first(val* self);
98 #define COLOR_array__AbstractArrayRead___length 0
99 extern const struct type type_kernel__Int;
100 #define COLOR_model__MMethodDef___initializers 10
101 val* array__Array___91d_93d(val* self, long p0);
102 val* string__Collection__join(val* self, val* p0);
103 #define COLOR_modelize_property__MClass___root_init 12
104 void abstract_collection__Sequence__prepend(val* self, val* p0);
105 void abstract_collection__SimpleCollection__add_all(val* self, val* p0);
106 #define COLOR_modelize_property__MPropDef___has_supercall 6
107 #define COLOR_model__MPropDef___mclassdef 3
108 #define COLOR_model__MType__as_notnullable 44
109 extern const struct type type_model__MClassType;
110 #define COLOR_model__MClassType___mclass 4
111 #define COLOR_model__MClass___intro 9
112 extern const struct type type_model__MVirtualType;
113 #define COLOR_model__MVirtualType___mproperty 4
114 #define COLOR_model__MProperty___visibility 4
115 extern const struct type type_model__MParameterType;
116 void parser_nodes__ANode__debug(val* self, val* p0);
117 val* mmodule__MModule__visibility_for(val* self, val* p0);
118 short int kernel__Comparable___62d(val* self, val* p0);
119 extern const struct type type_parser_nodes__AType;
120 #define COLOR_parser_nodes__AType___n_types 6
121 #define COLOR_modelize_class__AType___mtype 7
122 void modelize_property__ModelBuilder__check_visibility(val* self, val* p0, val* p1, val* p2);
123 extern const struct type type_model__MGenericType;
124 #define COLOR_model__MClassType___arguments 5
125 #define COLOR_modelize_property__MClassDef___mprop2npropdef 11
126 #define COLOR_nullable_parser_nodes__APropdef_VTMPROPDEF 0
127 val* model_base__Object__public_visibility(val* self);
128 #define COLOR_modelbuilder__AVisibility__mvisibility 54
129 val* model_base__Object__intrude_visibility(val* self);
130 val* model_base__Object__private_visibility(val* self);
131 val* model_base__Object__protected_visibility(val* self);
132 void modelbuilder__ModelBuilder__advice(val* self, val* p0, val* p1, val* p2);
133 val* modelize_property__APropdef__new_property_visibility(val* self, val* p0, val* p1, val* p2);
134 #define COLOR_parser_nodes__APropdef___n_doc 4
135 val* modelbuilder__ADoc__to_mdoc(val* self);
136 #define COLOR_mdoc__MEntity___mdoc 0
137 #define COLOR_mdoc__MDoc___original_mentity 1
138 short int kernel__Comparable___62d_61d(val* self, val* p0);
139 val* NEW_mdoc__MDeprecationInfo(const struct type* type);
140 extern const struct type type_mdoc__MDeprecationInfo;
141 #define COLOR_parser_nodes__AAnnotation___n_doc 4
142 #define COLOR_mdoc__MDeprecationInfo___mdoc 0
143 #define COLOR_mdoc__MEntity___deprecation 1
144 void modelize_property__APropdef__set_doc(val* self, val* p0, val* p1);
145 void modelize_property__APropdef__check_redef_property_visibility(val* self, val* p0, val* p1, val* p2);
146 #define COLOR_abstract_collection__MapRead___91d_93d 31
147 #define COLOR_location__Location___line_start 1
148 val* BOX_kernel__Int(long);
149 #define COLOR_model__MMethod___is_toplevel 10
150 #define COLOR_parser_nodes__ANode___parent 1
151 extern const struct type type_parser_nodes__ATopClassdef;
152 short int modelize_property__APropdef__check_redef_keyword(val* self, val* p0, val* p1, val* p2, short int p3, val* p4);
153 #define COLOR_modelize_property__ASignature___is_visited 8
154 #define COLOR_modelize_property__ASignature___param_names 9
155 #define COLOR_modelize_property__ASignature___param_types 10
156 #define COLOR_modelize_property__ASignature___vararg_rank 11
157 #define COLOR_modelize_property__ASignature___ret_type 12
158 #define COLOR_parser_nodes__ASignature___n_params 5
159 #define COLOR_parser_nodes__AParam___n_id 4
160 val* lexer_work__Token__text(val* self);
161 #define COLOR_parser_nodes__AParam___n_type 5
162 val* modelize_class__ModelBuilder__resolve_mtype(val* self, val* p0, val* p1, val* p2);
163 long kernel__Int__successor(long self, long p0);
164 #define COLOR_parser_nodes__AParam___n_dotdotdot 6
165 #define COLOR_parser_nodes__ASignature___n_type 7
166 short int modelize_property__ASignature__visit_signature(val* self, val* p0, val* p1);
167 #define COLOR_modelize_property__AParam___mparameter 8
168 #define COLOR_parser_nodes__AMethPropdef___n_kwinit 12
169 #define COLOR_parser_nodes__AMethPropdef___n_methid 14
170 #define COLOR_parser_nodes__AMethPropdef___n_signature 15
171 long parser_nodes__ANodes__length(val* self);
172 #define COLOR_parser_nodes__APropdef___n_visibility 6
173 extern const struct type type_parser_nodes__APublicVisibility;
174 extern const struct type type_parser_nodes__AModule;
175 #define COLOR_parser_nodes__AModule___n_moduledecl 4
176 short int modelize_property__AMethPropdef__look_like_a_root_init(val* self, val* p0);
177 #define COLOR_parser_nodes__AMethPropdef___n_kwnew 13
178 extern const struct type type_parser_nodes__AIdMethid;
179 #define COLOR_parser_nodes__AIdMethid___n_id 4
180 val* parser_work__Prod__collect_text(val* self);
181 #define COLOR_parser_nodes__APropdef___n_kwredef 5
182 val* modelbuilder__ModelBuilder__try_get_mproperty_by_name(val* self, val* p0, val* p1, val* p2);
183 extern const struct type type_nullable_model__MMethod;
184 #define COLOR_parser_nodes__AMethPropdef___n_block 16
185 extern const struct type type_parser_nodes__ABlockExpr;
186 #define COLOR_parser_nodes__ABlockExpr___n_expr 9
187 short int parser_nodes__ANodes__is_empty(val* self);
188 #define COLOR_model__MMethod___is_new 13
189 extern const struct type type_parser_nodes__AMainMethPropdef;
190 #define COLOR_abstract_collection__Map___91d_93d_61d 40
191 void hash_collection__HashMap___91d_93d_61d(val* self, val* p0, val* p1);
192 val* model__MProperty__full_name(val* self);
193 void modelize_property__AMethPropdef__build_property(val* self, val* p0, val* p1);
194 extern const struct type type_array__Arraystring__String;
195 extern const struct type type_array__Arraymodel__MType;
196 #define COLOR_model__MProperty___intro 6
197 long model__MSignature__arity(val* self);
198 #define COLOR_model__MClassDef___supertypes 7
199 val* model__MClassType__anchor_to(val* self, val* p0, val* p1);
200 val* modelbuilder__ModelBuilder__try_get_mproperty_by_name2(val* self, val* p0, val* p1, val* p2, val* p3);
201 #define COLOR_model__MSignature___vararg_rank 6
202 #define COLOR_model__MSignature___return_mtype 5
203 val* parser_nodes__ANodes___91d_93d(val* self, long p0);
204 #define COLOR_model__MClass___mclass_type 10
205 #define COLOR_model__MMethodDef___is_abstract 11
206 #define COLOR_model__MMethodDef___is_intern 12
207 #define COLOR_parser_nodes__AMethPropdef___n_extern_code_block 18
208 #define COLOR_model__MMethodDef___is_extern 13
209 void modelize_property__AMethPropdef__build_signature(val* self, val* p0);
210 short int model__MType__is_subtype(val* self, val* p0, val* p1, val* p2);
211 void modelize_property__AMethPropdef__check_signature(val* self, val* p0);
212 #define COLOR_modelize_property__AAttrPropdef___is_lazy 17
213 #define COLOR_modelize_property__AAttrPropdef___mlazypropdef 19
214 #define COLOR_parser_nodes__AAttrPropdef___n_id2 12
215 val* model__Object__interface_kind(val* self);
216 val* model__Object__enum_kind(val* self);
217 val* model__Object__extern_kind(val* self);
218 val* NEW_model__MAttribute(const struct type* type);
219 extern const struct type type_model__MAttribute;
220 val* string__FlatString___43d(val* self, val* p0);
221 void model__MAttribute__init(val* self, val* p0, val* p1, val* p2);
222 val* NEW_model__MAttributeDef(const struct type* type);
223 extern const struct type type_model__MAttributeDef;
224 void model__MAttributeDef__init(val* self, val* p0, val* p1, val* p2);
225 #define COLOR_parser_nodes__AAttrPropdef___n_expr 14
226 #define COLOR_parser_nodes__AAttrPropdef___n_block 15
227 val* model_base__Object__none_visibility(val* self);
228 #define COLOR_parser_nodes__AAnnotation___n_args 9
229 val* annotation__AAnnotation__arg_as_id(val* self, val* p0);
230 #define COLOR_parser_nodes__AAnnotation___n_kwredef 5
231 #define COLOR_parser_nodes__AAnnotation___n_visibility 6
232 void modelize_property__AAttrPropdef__build_property(val* self, val* p0, val* p1);
233 #define COLOR_parser_nodes__AAttrPropdef___n_type 13
234 extern const struct type type_parser_nodes__ANewExpr;
235 #define COLOR_parser_nodes__ANewExpr___n_type 10
236 extern const struct type type_parser_nodes__AIntExpr;
237 val* modelbuilder__ModelBuilder__try_get_mclass_by_name(val* self, val* p0, val* p1, val* p2);
238 extern const struct type type_parser_nodes__AFloatExpr;
239 extern const struct type type_parser_nodes__ACharExpr;
240 extern const struct type type_parser_nodes__ABoolExpr;
241 extern const struct type type_parser_nodes__ASuperstringExpr;
242 extern const struct type type_parser_nodes__AStringFormExpr;
243 void array__Array__with_capacity(val* self, long p0);
244 void array__AbstractArray__push(val* self, val* p0);
245 #define COLOR_modelbuilder__ModelBuilder___model 0
246 val* model__Model__get_mclasses_by_name(val* self, val* p0);
247 void modelize_property__AAttrPropdef__build_signature(val* self, val* p0);
248 void modelize_property__AAttrPropdef__check_method_signature(val* self, val* p0, val* p1);
249 void modelize_property__AAttrPropdef__check_signature(val* self, val* p0);
250 #define COLOR_parser_nodes__ATypePropdef___n_id 12
251 val* NEW_model__MVirtualTypeProp(const struct type* type);
252 extern const struct type type_model__MVirtualTypeProp;
253 void model__MVirtualTypeProp__init(val* self, val* p0, val* p1, val* p2);
254 #define COLOR_string__FlatString___chars 6
255 extern const struct type type_kernel__Char;
256 void modelbuilder__ModelBuilder__warning(val* self, val* p0, val* p1, val* p2);
257 val* NEW_model__MVirtualTypeDef(const struct type* type);
258 extern const struct type type_model__MVirtualTypeDef;
259 void model__MVirtualTypeDef__init(val* self, val* p0, val* p1, val* p2);
260 #define COLOR_model__MVirtualTypeDef___is_fixed 9
261 void modelize_property__ATypePropdef__build_property(val* self, val* p0, val* p1);
262 #define COLOR_parser_nodes__ATypePropdef___n_type 13
263 #define COLOR_model__MVirtualTypeDef___bound 8
264 void modelize_property__ATypePropdef__build_signature(val* self, val* p0);
265 extern const struct type type_array__Arraymodel__MVirtualType;
266 #define COLOR_model__MVirtualTypeProp___mvirtualtype 10
267 short int array__AbstractArrayRead__has(val* self, val* p0);
268 val* model__MVirtualType__lookup_bound(val* self, val* p0, val* p1);
269 void modelize_property__ATypePropdef__check_signature(val* self, val* p0);