parser: remove generated old-style accesors.
[nit.git] / c_src / c_compiler_options.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_c_compiler_options__ToolContext___64dc_compiler_options_phase;
3 val* c_compiler_options__ToolContext__c_compiler_options_phase(val* self);
4 void c_compiler_options__ToolContext__c_compiler_options_phase_61d(val* self, val* p0);
5 val* string__NativeString__to_s_with_length(char* self, long p0);
6 val* c_compiler_options__CCompilerOptionsPhase__compiler_annotation_name(val* self);
7 val* c_compiler_options__CCompilerOptionsPhase__linker_annotation_name(val* self);
8 val* c_compiler_options__CCompilerOptionsPhase__cpp_compiler_annotation_name(val* self);
9 extern const int COLOR_parser_nodes__AAnnotation__n_atid;
10 extern const int COLOR_parser_nodes__AAtid__n_id;
11 extern const int COLOR_parser_nodes__Token__text;
12 extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__compiler_annotation_name;
13 extern const int COLOR_kernel__Object___33d_61d;
14 extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__linker_annotation_name;
15 extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__cpp_compiler_annotation_name;
16 extern const int COLOR_phase__Phase__toolcontext;
17 extern const int COLOR_modelbuilder__ToolContext__modelbuilder;
18 extern const struct type type_parser_nodes__AModuledecl;
19 val* NEW_array__Array(const struct type* type);
20 extern const struct type type_array__Arraykernel__Object;
21 val* NEW_array__NativeArray(int length, const struct type* type);
22 extern const struct type type_array__NativeArraykernel__Object;
23 extern const int COLOR_array__Array__with_native;
24 extern const int COLOR_string__Object__to_s;
25 extern const int COLOR_modelbuilder__ModelBuilder__error;
26 extern const int COLOR_parser_nodes__AAnnotation__n_args;
27 extern const int COLOR_abstract_collection__Collection__is_empty;
28 extern const struct type type_array__Arrayc_compiler_options__CCompilerOption;
29 extern const int COLOR_array__Array__init;
30 extern const int COLOR_abstract_collection__Collection__iterator;
31 extern const int COLOR_abstract_collection__Iterator__is_ok;
32 extern const int COLOR_abstract_collection__Iterator__item;
33 extern const struct type type_parser_nodes__AExprAtArg;
34 extern const int COLOR_parser_nodes__AExprAtArg__n_expr;
35 extern const struct type type_parser_nodes__AStringFormExpr;
36 extern const int COLOR_modelize_property__Prod__collect_text;
37 extern const int COLOR_abstract_collection__Collection__length;
38 extern const int COLOR_string__AbstractString__substring;
39 val* NEW_c_compiler_options__DirectCCompilerOption(const struct type* type);
40 extern const struct type type_c_compiler_options__DirectCCompilerOption;
41 extern const int COLOR_c_compiler_options__DirectCCompilerOption__init;
42 extern const int COLOR_abstract_collection__SimpleCollection__add;
43 extern const struct type type_parser_nodes__ACallExpr;
44 extern const int COLOR_parser_nodes__ACallFormExpr__n_args;
45 extern const int COLOR_typing__AExprs__to_a;
46 extern const int COLOR_parser_nodes__ACallFormExpr__n_id;
47 extern const struct type type_array__Arraystring__String;
48 extern const int COLOR_abstract_collection__Iterator__next;
49 val* NEW_c_compiler_options__ExecCCompilerOption(const struct type* type);
50 extern const struct type type_c_compiler_options__ExecCCompilerOption;
51 extern const int COLOR_c_compiler_options__ExecCCompilerOption__init;
52 extern const struct type type_array__Arrayc_compiler_options__DirectCCompilerOption;
53 extern const int COLOR_c_compiler_options__ExecCCompilerOption__command;
54 val* NEW_exec__IProcess(const struct type* type);
55 extern const struct type type_exec__IProcess;
56 extern const int COLOR_abstract_collection__SequenceRead___91d_93d;
57 extern const int COLOR_exec__IProcess__from_a;
58 extern const struct type type_kernel__Int;
59 extern const int COLOR_collection__Sequence__subarray;
60 extern const int COLOR_exec__Process__wait;
61 extern const int COLOR_exec__Process__status;
62 extern const int COLOR_c_compiler_options__ExecCCompilerOption__exec_node;
63 extern const int COLOR_stream__IStream__read_all;
64 extern const int COLOR_string_search__String__replace;
65 extern const int COLOR_parser_nodes__ANode__parent;
66 extern const struct type type_parser_nodes__AModule;
67 extern const int COLOR_c_compiler_options__DirectCCompilerOption__option;
68 extern const int COLOR_kernel__Object___61d_61d;
69 extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__process_c_compiler_annotation;
70 extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__process_c_linker_annotation;
71 extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__process_cpp_compiler_annotation;
72 void c_compiler_options__CCompilerOptionsPhase__process_annotated_node(val* self, val* p0, val* p1);
73 extern const int COLOR_c__AModule__c_compiler_options;
74 extern const int COLOR_c__AModule__c_compiler_options_61d;
75 void c_compiler_options__CCompilerOptionsPhase__process_c_compiler_annotation(val* self, val* p0, val* p1);
76 extern const int COLOR_c__AModule__c_linker_options;
77 extern const int COLOR_c__AModule__c_linker_options_61d;
78 void c_compiler_options__CCompilerOptionsPhase__process_c_linker_annotation(val* self, val* p0, val* p1);
79 extern const int COLOR_cpp__AModule__cpp_compiler_options;
80 extern const int COLOR_cpp__AModule__cpp_compiler_options_61d;
81 void c_compiler_options__CCompilerOptionsPhase__process_cpp_compiler_annotation(val* self, val* p0, val* p1);
82 void c_compiler_options__CCompilerOption__init(val* self);
83 extern const int COLOR_c_compiler_options__DirectCCompilerOption___64doption;
84 val* c_compiler_options__DirectCCompilerOption__option(val* self);
85 void c_compiler_options__DirectCCompilerOption__option_61d(val* self, val* p0);
86 extern const int COLOR_c_compiler_options__CCompilerOption__init;
87 extern const int COLOR_c_compiler_options__DirectCCompilerOption__option_61d;
88 void c_compiler_options__DirectCCompilerOption__init(val* self, val* p0);
89 extern const int COLOR_c_compiler_options__ExecCCompilerOption___64dcommand;
90 val* c_compiler_options__ExecCCompilerOption__command(val* self);
91 void c_compiler_options__ExecCCompilerOption__command_61d(val* self, val* p0);
92 extern const int COLOR_c_compiler_options__ExecCCompilerOption___64dexec_node;
93 val* c_compiler_options__ExecCCompilerOption__exec_node(val* self);
94 void c_compiler_options__ExecCCompilerOption__exec_node_61d(val* self, val* p0);
95 extern const int COLOR_c_compiler_options__ExecCCompilerOption__command_61d;
96 extern const int COLOR_c_compiler_options__ExecCCompilerOption__exec_node_61d;
97 void c_compiler_options__ExecCCompilerOption__init(val* self, val* p0, val* p1);