X-Git-Url: http://nitlanguage.org diff --git a/c_src/template.sep.0.h b/c_src/template.sep.0.h index cbed2b0..30d99f3 100644 --- a/c_src/template.sep.0.h +++ b/c_src/template.sep.0.h @@ -1,55 +1,18 @@ #include "nit.common.h" -void template__Template__rendering(val* self); -extern const int COLOR_template__Template__is_frozen; -extern const int COLOR_template__Template__content; -extern const int COLOR_abstract_collection__SimpleCollection__add; -void template__Template__add(val* self, val* p0); -extern const int COLOR_abstract_collection__SimpleCollection__add_all; -void template__Template__add_all(val* self, val* p0); -extern const int COLOR_abstract_collection__Collection__length; -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_kernel__Int; -extern const int COLOR_abstract_collection__Iterator__next; -void template__Template__add_list(val* self, val* p0, val* p1, val* p2); -extern const int COLOR_template__Template___64dis_frozen; -short int template__Template__is_frozen(val* self); -void template__Template__is_frozen_61d(val* self, short int p0); -extern const int COLOR_template__Template__is_frozen_61d; -void template__Template__freeze(val* self); -val* NEW_template__Template(const struct type* type); -extern const struct type type_template__Template; -extern const int COLOR_template__Template__init; -extern const int COLOR_template__Template__add; -val* template__Template__new_sub(val* self); -extern const int COLOR_template__Template___64dcontent; -val* template__Template__content(val* self); -void template__Template__content_61d(val* self, val* p0); -extern const int COLOR_template__Template___64drender_done; -short int template__Template__render_done(val* self); -void template__Template__render_done_61d(val* self, short int p0); -extern const int COLOR_template__Template__render_done; -extern const int COLOR_template__Template__render_done_61d; -extern const int COLOR_template__Template__rendering; -extern const int COLOR_template__Template__freeze; -void template__Template__force_render(val* self); -extern const int COLOR_template__Template__is_writing; -extern const int COLOR_template__Template__is_writing_61d; -extern const int COLOR_template__Template__force_render; -extern const int COLOR_stream__Streamable__write_to; -void template__Template__write_to(val* self, val* p0); -extern const int COLOR_template__Template___64dis_writing; -short int template__Template__is_writing(val* self); -void template__Template__is_writing_61d(val* self, short int p0); -val* NEW_stream__StringOStream(const struct type* type); -extern const struct type type_stream__StringOStream; -extern const int COLOR_stream__StringOStream__init; -extern const int COLOR_string__Object__to_s; -val* template__Template__write_to_string(val* self); -val* NEW_file__OFStream(const struct type* type); -extern const struct type type_file__OFStream; -extern const int COLOR_file__OFStream__open; -extern const int COLOR_stream__IOS__close; -void template__Template__write_to_file(val* self, val* p0); -void template__Template__init(val* self); +#define COLOR_template__Template___is_frozen 0 +extern const char FILE_template[]; +#define COLOR_template__Template___content 1 +void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0); +void template___template__Template___add(val* self, val* p0); +val* core__flat___CString___to_s_unsafe(char* self, val* p0, val* p1, val* p2, val* p3); +#define COLOR_template__Template___render_done 2 +#define COLOR_template__Template__rendering 18 +void template___template__Template___freeze(val* self); +#define COLOR_template__Template___is_writing 3 +void template___template__Template___force_render(val* self); +val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self); +#define COLOR_core__abstract_collection__Iterator__is_ok 12 +#define COLOR_core__abstract_collection__Iterator__item 13 +#define COLOR_core__stream__Writable__write_to 33 +#define COLOR_core__abstract_collection__Iterator__next 14 +#define COLOR_core__abstract_collection__Iterator__finish 15