c_src: update with new intern methods
[nit.git] / c_src / pkgconfig.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_pkgconfig__ToolContext___64dpkgconfig_phase;
3 val* pkgconfig__ToolContext__pkgconfig_phase(val* self);
4 void pkgconfig__ToolContext__pkgconfig_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 int COLOR_phase__Phase__toolcontext;
11 extern const int COLOR_modelbuilder__ToolContext__modelbuilder;
12 extern const struct type type_parser_nodes__AModuledecl;
13 extern const int COLOR_modelbuilder__ModelBuilder__error;
14 extern const int COLOR_parser_nodes__AAnnotation__n_args;
15 extern const int COLOR_abstract_collection__Collection__is_empty;
16 val* NEW_array__Array(const struct type* type);
17 extern const struct type type_array__Arraystring__String;
18 extern const int COLOR_array__Array__init;
19 extern const int COLOR_abstract_collection__Collection__iterator;
20 extern const int COLOR_abstract_collection__Iterator__is_ok;
21 extern const int COLOR_abstract_collection__Iterator__item;
22 extern const struct type type_parser_nodes__AExprAtArg;
23 extern const int COLOR_parser_nodes__AExprAtArg__n_expr;
24 extern const struct type type_parser_nodes__AStringFormExpr;
25 extern const int COLOR_modelize_property__Prod__collect_text;
26 extern const int COLOR_abstract_collection__Collection__length;
27 extern const int COLOR_string__AbstractString__substring;
28 extern const int COLOR_abstract_collection__SimpleCollection__add;
29 extern const int COLOR_abstract_collection__Iterator__next;
30 extern const int COLOR_parser_nodes__ANode__parent;
31 extern const struct type type_parser_nodes__AModule;
32 val* NEW_exec__IProcess(const struct type* type);
33 extern const struct type type_exec__IProcess;
34 val* NEW_array__NativeArray(int length, const struct type* type);
35 extern const struct type type_array__NativeArraystring__String;
36 extern const int COLOR_array__Array__with_native;
37 extern const int COLOR_exec__IProcess__init;
38 extern const int COLOR_exec__Process__wait;
39 extern const int COLOR_exec__Process__status;
40 val* NEW_exec__Process(const struct type* type);
41 extern const struct type type_exec__Process;
42 extern const int COLOR_exec__Process__init;
43 extern const struct type type_array__Arraykernel__Object;
44 extern const struct type type_array__NativeArraykernel__Object;
45 extern const int COLOR_string__Object__to_s;
46 extern const int COLOR_stream__IStream__read_all;
47 extern const int COLOR_c__AModule__c_compiler_options;
48 extern const int COLOR_string_search__String__replace;
49 extern const int COLOR_c__AModule__c_compiler_options_61d;
50 extern const int COLOR_c__AModule__c_linker_options;
51 extern const int COLOR_c__AModule__c_linker_options_61d;
52 void pkgconfig__PkgconfigPhase__process_annotated_node(val* self, val* p0, val* p1);