update NOTICE
[nit.git] / c_src / modelize_class.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_modelize_class__ToolContext___modelize_class_phase 35
3 #define COLOR_phase__Phase___toolcontext 0
4 val* modelbuilder__ToolContext__modelbuilder(val* self);
5 void modelize_class__ModelBuilder__build_classes(val* self, val* p0);
6 void modelize_class__ModelizeClassPhase__process_nmodule(val* self, val* p0);
7 #define COLOR_modelbuilder__AModule___mmodule 8
8 val* NEW_array__Array(const struct type* type);
9 extern const struct type type_array__Arraystring__String;
10 #define COLOR_kernel__Object__init 7
11 extern const struct type type_parser_nodes__AStdClassdef;
12 #define COLOR_parser_nodes__AStdClassdef___n_id 14
13 val* lexer_work__Token__text(val* self);
14 #define COLOR_parser_nodes__AStdClassdef___n_classkind 13
15 #define COLOR_modelize_class__AClasskind__mkind 54
16 #define COLOR_parser_nodes__AStdClassdef___n_visibility 12
17 #define COLOR_modelbuilder__AVisibility__mvisibility 54
18 #define COLOR_parser_nodes__AStdClassdef___n_formaldefs 15
19 long parser_nodes__ANodes__length(val* self);
20 val* model_base__Object__protected_visibility(val* self);
21 val* string__NativeString__to_s_with_length(char* self, long p0);
22 void modelbuilder__ModelBuilder__error(val* self, val* p0, val* p1);
23 val* model_base__Object__intrude_visibility(val* self);
24 extern const struct type type_kernel__Int;
25 val* parser_nodes__ANodes___91d_93d(val* self, long p0);
26 #define COLOR_parser_nodes__AFormaldef___n_id 4
27 short int array__AbstractArrayRead__has(val* self, val* p0);
28 extern const struct type type_array__Arraykernel__Object;
29 val* NEW_array__NativeArray(int length, const struct type* type);
30 extern const struct type type_array__NativeArraykernel__Object;
31 #define COLOR_array__Array__with_native 74
32 #define COLOR_string__Object__to_s 9
33 #define COLOR_string__FlatString___chars 6
34 #define COLOR_abstract_collection__Collection__iterator 37
35 #define COLOR_abstract_collection__Iterator__is_ok 33
36 #define COLOR_abstract_collection__Iterator__item 31
37 extern const struct type type_kernel__Char;
38 void modelbuilder__ModelBuilder__warning(val* self, val* p0, val* p1, val* p2);
39 #define COLOR_abstract_collection__Iterator__next 32
40 void array__Array__add(val* self, val* p0);
41 long kernel__Int__successor(long self, long p0);
42 extern const struct type type_parser_nodes__ATopClassdef;
43 val* model__Object__interface_kind(val* self);
44 val* model_base__Object__public_visibility(val* self);
45 extern const struct type type_parser_nodes__AMainClassdef;
46 val* model__Object__concrete_kind(val* self);
47 val* modelbuilder__ModelBuilder__try_get_mclass_by_name(val* self, val* p0, val* p1, val* p2);
48 #define COLOR_parser_nodes__AStdClassdef___n_kwredef 11
49 #define COLOR_kernel__Object___61d_61d 2
50 val* NEW_model__MClass(const struct type* type);
51 extern const struct type type_model__MClass;
52 void model__MClass__init(val* self, val* p0, val* p1, val* p2, val* p3, val* p4);
53 #define COLOR_modelize_class__AModule___mclass2nclassdef 11
54 short int abstract_collection__MapRead__has_key(val* self, val* p0);
55 #define COLOR_abstract_collection__MapRead___91d_93d 31
56 #define COLOR_parser_nodes__ANode___location 0
57 #define COLOR_location__Location___line_start 1
58 val* BOX_kernel__Int(long);
59 #define COLOR_model__MClass___arity 4
60 #define COLOR_model__MClass___kind 6
61 #define COLOR_model__MClass___visibility 7
62 #define COLOR_modelize_class__AClassdef___mclass 5
63 #define COLOR_abstract_collection__Map___91d_93d_61d 40
64 extern const struct type type_array__Arrayparser_nodes__AClassdef;
65 void array__Array__with_capacity(val* self, long p0);
66 void array__AbstractArray__push(val* self, val* p0);
67 #define COLOR_modelize_class__AClassdef___all_defs 7
68 void modelize_class__ModelBuilder__build_a_mclass(val* self, val* p0, val* p1);
69 #define COLOR_modelize_class__AClassdef___mclassdef 6
70 extern const struct type type_array__Arraymodel__MType;
71 short int parser_nodes__ANodes__is_empty(val* self);
72 #define COLOR_model__MClass___intro 9
73 #define COLOR_model__MClassDef___bound_mtype 4
74 #define COLOR_model__MClassType___arguments 5
75 val* array__Array___91d_93d(val* self, long p0);
76 #define COLOR_model__MClass___mparameters 5
77 #define COLOR_model__MParameterType___name 6
78 #define COLOR_model__MClassDef___mmodule 2
79 #define COLOR_parser_nodes__AFormaldef___n_type 5
80 val* modelize_class__ModelBuilder__resolve_mtype_unchecked(val* self, val* p0, val* p1, val* p2, short int p3);
81 #define COLOR_model__MType__need_anchor 39
82 #define COLOR_modelize_class__AFormaldef___bound 7
83 extern const struct type type_model__MClassType;
84 #define COLOR_model__MClassType___mclass 4
85 val* model__Object__enum_kind(val* self);
86 #define COLOR_model__MClass___mclassdefs 8
87 short int array__AbstractArrayRead__is_empty(val* self);
88 #define COLOR_model__MClass___mclass_type 10
89 val* model__MType__as_nullable(val* self);
90 val* model__MClass__get_mtype(val* self, val* p0);
91 val* NEW_model__MClassDef(const struct type* type);
92 extern const struct type type_model__MClassDef;
93 void model__MClassDef__init(val* self, val* p0, val* p1, val* p2);
94 #define COLOR_modelize_class__ModelBuilder___mclassdef2nclassdef 8
95 void hash_collection__HashMap___91d_93d_61d(val* self, val* p0, val* p1);
96 #define COLOR_parser_nodes__AStdClassdef___n_doc 10
97 val* modelbuilder__ADoc__to_mdoc(val* self);
98 #define COLOR_mdoc__MEntity___mdoc 0
99 #define COLOR_mdoc__MDoc___original_mentity 1
100 short int model__MClassDef__is_intro(val* self);
101 short int kernel__Comparable___62d_61d(val* self, val* p0);
102 void modelbuilder__ModelBuilder__advice(val* self, val* p0, val* p1, val* p2);
103 #define COLOR_modelbuilder__ModelBuilder___toolcontext 1
104 val* model__MClass__full_name(val* self);
105 void toolcontext__ToolContext__info(val* self, val* p0, long p1);
106 void modelize_class__ModelBuilder__build_a_mclassdef(val* self, val* p0, val* p1);
107 extern const struct type type_array__Arraymodel__MClassType;
108 #define COLOR_parser_nodes__AStdClassdef___n_superclasses 17
109 val* parser_nodes__ANodes__iterator(val* self);
110 #define COLOR_parser_nodes__ASuperclass___n_type 5
111 short int model__MClassKind__can_specialize(val* self, val* p0);
112 val* model__Object__extern_kind(val* self);
113 #define COLOR_model__MClass___name 3
114 void model__MClassDef__set_supertypes(val* self, val* p0);
115 val* string__Collection__join(val* self, val* p0);
116 void modelize_class__ModelBuilder__collect_a_mclassdef_inheritance(val* self, val* p0, val* p1);
117 #define COLOR_model__MClassDef___supertypes 7
118 val* array__AbstractArrayRead__iterator(val* self);
119 short int array__ArrayIterator__is_ok(val* self);
120 val* array__ArrayIterator__item(val* self);
121 short int model__MType__is_subtype(val* self, val* p0, val* p1, val* p2);
122 void array__ArrayIterator__next(val* self);
123 void modelize_class__ModelBuilder__check_supertypes(val* self, val* p0, val* p1);
124 #define COLOR_toolcontext__ToolContext___error_count 0
125 #define COLOR_modelize_class__AModule___build_classes_is_done 10
126 #define COLOR_mmodule__MModule___in_importation 7
127 val* poset__POSetElement__direct_greaters(val* self);
128 #define COLOR_modelbuilder__ModelBuilder___mmodule2nmodule 7
129 val* hash_collection__HashMap___91d_93d(val* self, val* p0);
130 #define COLOR_parser_nodes__AModule___n_classdefs 7
131 #define COLOR_model__MModule___mclassdefs 13
132 void model__MClassDef__add_in_hierarchy(val* self);
133 #define COLOR_modelize_class__AType___mtype 7
134 val* modelize_class__ModelBuilder__resolve_mtype(val* self, val* p0, val* p1, val* p2);
135 val* NEW_hash_collection__HashMap(const struct type* type);
136 extern const struct type type_hash_collection__HashMapmodel__MClassmodel__MClassType;
137 #define COLOR_model__MClassDef___in_hierarchy 8
138 val* poset__POSetElement__greaters(val* self);
139 #define COLOR_model__MClassDef___mclass 3
140 #define COLOR_model__MType__resolve_for 41
141 extern const struct type type_array__Arraymodel__MClass;
142 val* NEW_array__ArrayMap(const struct type* type);
143 extern const struct type type_array__ArrayMapmodel__MClassparser_nodes__AType;
144 #define COLOR_location__Location___file 0
145 #define COLOR_location__SourceFile___filename 0
146 short int string__Text__is_empty(val* self);
147 void array__ArrayMap___91d_93d_61d(val* self, val* p0, val* p1);
148 #define COLOR_parser_nodes__AType___n_id 5
149 val* modelbuilder__ModelBuilder__try_get_mproperty_by_name(val* self, val* p0, val* p1, val* p2);
150 extern const struct type type_nullable_model__MVirtualTypeProp;
151 #define COLOR_parser_nodes__AType___n_types 6
152 #define COLOR_model__MVirtualTypeProp___mvirtualtype 10
153 #define COLOR_parser_nodes__AType___n_kwnullable 4
154 #define COLOR_modelize_class__AType___checked_mtype 8
155 extern const struct type type_model__MGenericType;
156 val* modelize_class__AConcreteClasskind__mkind(val* self);
157 val* model__Object__abstract_kind(val* self);
158 val* modelize_class__AAbstractClasskind__mkind(val* self);
159 val* modelize_class__AInterfaceClasskind__mkind(val* self);
160 val* modelize_class__AEnumClasskind__mkind(val* self);
161 val* modelize_class__AExternClasskind__mkind(val* self);