X-Git-Url: http://nitlanguage.org diff --git a/c_src/c_compiler_options.sep.0.h b/c_src/c_compiler_options.sep.0.h new file mode 100644 index 0000000..d738fa0 --- /dev/null +++ b/c_src/c_compiler_options.sep.0.h @@ -0,0 +1,97 @@ +#include "nit.common.h" +extern const int COLOR_c_compiler_options__ToolContext___64dc_compiler_options_phase; +val* c_compiler_options__ToolContext__c_compiler_options_phase(val* self); +void c_compiler_options__ToolContext__c_compiler_options_phase_61d(val* self, val* p0); +val* string__NativeString__to_s_with_length(char* self, long p0); +val* c_compiler_options__CCompilerOptionsPhase__compiler_annotation_name(val* self); +val* c_compiler_options__CCompilerOptionsPhase__linker_annotation_name(val* self); +val* c_compiler_options__CCompilerOptionsPhase__cpp_compiler_annotation_name(val* self); +extern const int COLOR_parser_nodes__AAnnotation__n_atid; +extern const int COLOR_parser_nodes__AAtid__n_id; +extern const int COLOR_parser_nodes__Token__text; +extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__compiler_annotation_name; +extern const int COLOR_kernel__Object___33d_61d; +extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__linker_annotation_name; +extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__cpp_compiler_annotation_name; +extern const int COLOR_phase__Phase__toolcontext; +extern const int COLOR_modelbuilder__ToolContext__modelbuilder; +extern const struct type type_parser_nodes__AModuledecl; +val* NEW_array__Array(const struct type* type); +extern const struct type type_array__Arraykernel__Object; +val* NEW_array__NativeArray(int length, const struct type* type); +extern const struct type type_array__NativeArraykernel__Object; +extern const int COLOR_array__Array__with_native; +extern const int COLOR_string__Object__to_s; +extern const int COLOR_modelbuilder__ModelBuilder__error; +extern const int COLOR_parser_nodes__AAnnotation__n_args; +extern const int COLOR_abstract_collection__Collection__is_empty; +extern const struct type type_array__Arrayc_compiler_options__CCompilerOption; +extern const int COLOR_array__Array__init; +extern const int COLOR_abstract_collection__Collection__iterator; +extern const int COLOR_abstract_collection__Iterator__is_ok; +extern const int COLOR_abstract_collection__Iterator__item; +extern const struct type type_parser_nodes__AExprAtArg; +extern const int COLOR_parser_nodes__AExprAtArg__n_expr; +extern const struct type type_parser_nodes__AStringFormExpr; +extern const int COLOR_modelize_property__Prod__collect_text; +extern const int COLOR_abstract_collection__Collection__length; +extern const int COLOR_string__AbstractString__substring; +val* NEW_c_compiler_options__DirectCCompilerOption(const struct type* type); +extern const struct type type_c_compiler_options__DirectCCompilerOption; +extern const int COLOR_c_compiler_options__DirectCCompilerOption__init; +extern const int COLOR_abstract_collection__SimpleCollection__add; +extern const struct type type_parser_nodes__ACallExpr; +extern const int COLOR_parser_nodes__ACallFormExpr__n_args; +extern const int COLOR_typing__AExprs__to_a; +extern const int COLOR_parser_nodes__ACallFormExpr__n_id; +extern const struct type type_array__Arraystring__String; +extern const int COLOR_abstract_collection__Iterator__next; +val* NEW_c_compiler_options__ExecCCompilerOption(const struct type* type); +extern const struct type type_c_compiler_options__ExecCCompilerOption; +extern const int COLOR_c_compiler_options__ExecCCompilerOption__init; +extern const struct type type_array__Arrayc_compiler_options__DirectCCompilerOption; +extern const int COLOR_c_compiler_options__ExecCCompilerOption__command; +val* NEW_exec__IProcess(const struct type* type); +extern const struct type type_exec__IProcess; +extern const int COLOR_abstract_collection__SequenceRead___91d_93d; +extern const int COLOR_exec__IProcess__from_a; +extern const struct type type_kernel__Int; +extern const int COLOR_collection__Sequence__subarray; +extern const int COLOR_exec__Process__wait; +extern const int COLOR_exec__Process__status; +extern const int COLOR_c_compiler_options__ExecCCompilerOption__exec_node; +extern const int COLOR_stream__IStream__read_all; +extern const int COLOR_string_search__String__replace; +extern const int COLOR_parser_nodes__ANode__parent; +extern const struct type type_parser_nodes__AModule; +extern const int COLOR_c_compiler_options__DirectCCompilerOption__option; +extern const int COLOR_kernel__Object___61d_61d; +extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__process_c_compiler_annotation; +extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__process_c_linker_annotation; +extern const int COLOR_c_compiler_options__CCompilerOptionsPhase__process_cpp_compiler_annotation; +void c_compiler_options__CCompilerOptionsPhase__process_annotated_node(val* self, val* p0, val* p1); +extern const int COLOR_c__AModule__c_compiler_options; +extern const int COLOR_c__AModule__c_compiler_options_61d; +void c_compiler_options__CCompilerOptionsPhase__process_c_compiler_annotation(val* self, val* p0, val* p1); +extern const int COLOR_c__AModule__c_linker_options; +extern const int COLOR_c__AModule__c_linker_options_61d; +void c_compiler_options__CCompilerOptionsPhase__process_c_linker_annotation(val* self, val* p0, val* p1); +extern const int COLOR_cpp__AModule__cpp_compiler_options; +extern const int COLOR_cpp__AModule__cpp_compiler_options_61d; +void c_compiler_options__CCompilerOptionsPhase__process_cpp_compiler_annotation(val* self, val* p0, val* p1); +void c_compiler_options__CCompilerOption__init(val* self); +extern const int COLOR_c_compiler_options__DirectCCompilerOption___64doption; +val* c_compiler_options__DirectCCompilerOption__option(val* self); +void c_compiler_options__DirectCCompilerOption__option_61d(val* self, val* p0); +extern const int COLOR_c_compiler_options__CCompilerOption__init; +extern const int COLOR_c_compiler_options__DirectCCompilerOption__option_61d; +void c_compiler_options__DirectCCompilerOption__init(val* self, val* p0); +extern const int COLOR_c_compiler_options__ExecCCompilerOption___64dcommand; +val* c_compiler_options__ExecCCompilerOption__command(val* self); +void c_compiler_options__ExecCCompilerOption__command_61d(val* self, val* p0); +extern const int COLOR_c_compiler_options__ExecCCompilerOption___64dexec_node; +val* c_compiler_options__ExecCCompilerOption__exec_node(val* self); +void c_compiler_options__ExecCCompilerOption__exec_node_61d(val* self, val* p0); +extern const int COLOR_c_compiler_options__ExecCCompilerOption__command_61d; +extern const int COLOR_c_compiler_options__ExecCCompilerOption__exec_node_61d; +void c_compiler_options__ExecCCompilerOption__init(val* self, val* p0, val* p1);