update NOTICE
[nit.git] / c_src / phase.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_phase__ToolContext___phases 23
3 #define COLOR_phase__ToolContext___opt_disable_phase 24
4 #define COLOR_phase__ToolContext__init 146
5 #define COLOR_toolcontext__ToolContext___option_context 5
6 val* NEW_array__Array(const struct type* type);
7 extern const struct type type_array__Arrayopts__Option;
8 val* NEW_array__NativeArray(int length, const struct type* type);
9 extern const struct type type_array__NativeArrayopts__Option;
10 #define COLOR_array__Array__with_native 74
11 void opts__OptionContext__add_option(val* self, val* p0);
12 void phase__ToolContext__init(val* self);
13 #define COLOR_phase__ToolContext__process_options 144
14 #define COLOR_opts__Option___value 6
15 val* array__AbstractArrayRead__iterator(val* self);
16 short int array__ArrayIterator__is_ok(val* self);
17 val* array__ArrayIterator__item(val* self);
18 val* string__NativeString__to_s_with_length(char* self, long p0);
19 short int string__FlatString___61d_61d(val* self, val* p0);
20 val* phase__ToolContext__phases_list(val* self);
21 #define COLOR_abstract_collection__Collection__iterator 37
22 #define COLOR_abstract_collection__Iterator__is_ok 33
23 #define COLOR_abstract_collection__Iterator__item 31
24 #define COLOR_phase__Phase___in_hierarchy 1
25 val* poset__POSetElement__direct_greaters(val* self);
26 #define COLOR_abstract_collection__Collection__is_empty 38
27 void file__Object__print(val* self, val* p0);
28 val* string__Collection__join(val* self, val* p0);
29 extern const struct type type_array__Arraykernel__Object;
30 extern const struct type type_array__NativeArraykernel__Object;
31 #define COLOR_string__Object__to_s 9
32 #define COLOR_abstract_collection__Iterator__next 32
33 val* poset__POSet__iterator(val* self);
34 val* phase__Phase__to_s(val* self);
35 #define COLOR_kernel__Object___61d_61d 2
36 #define COLOR_phase__Phase___disabled 2
37 void toolcontext__ToolContext__fatal_error(val* self, val* p0, val* p1);
38 void array__ArrayIterator__next(val* self);
39 void phase__ToolContext__process_options(val* self, val* p0);
40 val* array__Collection__to_a(val* self);
41 void sorter__Comparator__sort(val* self, val* p0);
42 #define COLOR_phase__ToolContext___phased_modules 25
43 #include "time_nit.h"
44 void toolcontext__ToolContext__info(val* self, val* p0, long p1);
45 short int hash_collection__HashSet__has(val* self, val* p0);
46 void hash_collection__HashSet__add(val* self, val* p0);
47 #define COLOR_parser_nodes__ANode___location 0
48 #define COLOR_location__Location___file 0
49 #define COLOR_location__SourceFile___filename 0
50 val* NEW_phase__AnnotationPhaseVisitor(const struct type* type);
51 extern const struct type type_phase__AnnotationPhaseVisitor;
52 #define COLOR_kernel__Object__init 7
53 void parser_nodes__Visitor__enter_visit(val* self, val* p0);
54 #define COLOR_phase__Phase___toolcontext 0
55 #define COLOR_toolcontext__ToolContext___error_count 0
56 #define COLOR_phase__Phase__process_nmodule 38
57 void toolcontext__ToolContext__check_errors(val* self);
58 #define COLOR_parser_nodes__AModule___n_classdefs 7
59 val* parser_nodes__ANodes__iterator(val* self);
60 #define COLOR_parser_nodes__AClassdef___n_propdefs 4
61 void phase__ToolContext__phase_process_npropdef(val* self, val* p0, val* p1);
62 #define COLOR_phase__AnnotationPhaseVisitor___annotations 1
63 #define COLOR_parser_nodes__ANode___parent 1
64 #define COLOR_phase__Phase__process_annotated_node 41
65 extern const struct type type_kernel__Int;
66 val* BOX_kernel__Int(long);
67 void toolcontext__ToolContext__errors_info(val* self);
68 void phase__ToolContext__run_phases(val* self, val* p0);
69 #define COLOR_phase__Phase__process_npropdef 40
70 #define COLOR_parser_nodes__ANode__visit_all 39
71 extern const struct type type_parser_nodes__AAnnotation;
72 void array__Array__add(val* self, val* p0);
73 void phase__AnnotationPhaseVisitor__visit(val* self, val* p0);
74 val* poset__POSet__add_node(val* self, val* p0);
75 void poset__POSet__add_edge(val* self, val* p0, val* p1);
76 void phase__Phase__init(val* self, val* p0, val* p1);
77 val* string__Object__class_name(val* self);
78 val* file__String__strip_extension(val* self, val* p0);
79 val* string__FlatString__to_lower(val* self);