X-Git-Url: http://nitlanguage.org diff --git a/c_src/platform.sep.0.h b/c_src/platform.sep.0.h index b90fcc5..15dbd84 100644 --- a/c_src/platform.sep.0.h +++ b/c_src/platform.sep.0.h @@ -1,53 +1,42 @@ #include "nit.common.h" -extern const int COLOR_platform__ToolContext___64dplatform_phase; -val* platform__ToolContext__platform_phase(val* self); -void platform__ToolContext__platform_phase_61d(val* self, val* p0); val* platform__ToolContext__platform_from_name(val* self, val* p0); val* string__NativeString__to_s_with_length(char* self, long p0); -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_kernel__Object___33d_61d; -extern const int COLOR_phase__Phase__toolcontext; -extern const int COLOR_modelbuilder__ToolContext__modelbuilder; +val* annotation__AAnnotation__name(val* self); +#define COLOR_kernel__Object___61d_61d 2 +#define COLOR_phase__Phase___toolcontext 0 +val* modelbuilder__ToolContext__modelbuilder(val* self); 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__length; +#define COLOR_array__Array__with_native 74 +#define COLOR_string__Object__to_s 9 +void modelbuilder__ModelBuilder__error(val* self, val* p0, val* p1); +#define COLOR_parser_nodes__AAnnotation___n_args 9 +long parser_nodes__ANodes__length(val* self); extern const struct type type_kernel__Int; -extern const int COLOR_abstract_collection__Collection__is_empty; -extern const int COLOR_parser_nodes__AModuledecl__n_name; -extern const int COLOR_modelize_property__Prod__collect_text; -extern const int COLOR_abstract_collection__Collection__first; -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_string__AbstractString__substring; -extern const int COLOR_parser_nodes__ANode__parent; +short int parser_nodes__ANodes__is_empty(val* self); +#define COLOR_parser_nodes__AModuledecl___n_name 8 +val* parser_work__Prod__collect_text(val* self); +val* abstract_collection__SequenceRead__first(val* self); +val* annotation__AExpr__as_string(val* self); +short int string__FlatString___61d_61d(val* self, val* p0); +#define COLOR_parser_nodes__ANode___parent 1 extern const struct type type_parser_nodes__AModule; -extern const int COLOR_modelbuilder__AModule__mmodule; -extern const int COLOR_platform__ToolContext__platform_from_name; -extern const int COLOR_parser_nodes__ANode__location; -extern const int COLOR_toolcontext__ToolContext__error; -extern const int COLOR_platform__MModule__target_platform; -extern const int COLOR_platform__MModule__local_target_platform_61d; -void platform__PlatformPhase__process_annotated_node(val* self, val* p0, val* p1); -extern const int COLOR_platform__MModule___64dlocal_target_platform; -val* platform__MModule__local_target_platform(val* self); -void platform__MModule__local_target_platform_61d(val* self, val* p0); -extern const int COLOR_platform__MModule__local_target_platform; -extern const int COLOR_mmodule__MModule__in_importation; -extern const int COLOR_poset__POSetElement__greaters; -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 int COLOR_abstract_collection__Iterator__next; +#define COLOR_modelbuilder__AModule___mmodule 8 +#define COLOR_parser_nodes__ANode___location 0 +void toolcontext__ToolContext__error(val* self, val* p0, val* p1); val* platform__MModule__target_platform(val* self); +#define COLOR_kernel__Object___33d_61d 3 +#define COLOR_platform__MModule___local_target_platform 19 +void platform__PlatformPhase__process_annotated_node(val* self, val* p0, val* p1); +#define COLOR_mmodule__MModule___in_importation 7 +val* poset__POSetElement__greaters(val* self); +#define COLOR_abstract_collection__Collection__iterator 37 +#define COLOR_abstract_collection__Iterator__is_ok 33 +#define COLOR_abstract_collection__Iterator__item 31 +#define COLOR_abstract_collection__Iterator__next 32 short int platform__Platform__supports_libunwind(val* self); -void platform__Platform__init(val* self); +short int platform__Platform__supports_libgc(val* self); +short int platform__Platform__no_main(val* self);