c_src: regenerate
[nit.git] / c_src / annotation.sep.0.h
diff --git a/c_src/annotation.sep.0.h b/c_src/annotation.sep.0.h
deleted file mode 100644 (file)
index 7cd7205..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-#include "nit.common.h"
-val* annotation__Prod__get_annotations(val* self, val* p0);
-short int array__AbstractArrayRead__is_empty(val* self);
-#define COLOR_array__AbstractArrayRead___length 0
-extern const struct type type_kernel__Int;
-val* array__Array___91d_93d(val* self, long p0);
-val* string__NativeString__to_s_with_length(char* self, long p0);
-#define COLOR_parser_nodes__ANode___location 0
-#define COLOR_location__Location___line_start 1
-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;
-val* BOX_kernel__Int(long);
-#define COLOR_array__Array__with_native 74
-#define COLOR_string__Object__to_s 9
-void modelbuilder__ModelBuilder__error(val* self, val* p0, val* p1);
-val* abstract_collection__SequenceRead__first(val* self);
-val* annotation__Prod__get_single_annotation(val* self, val* p0, val* p1);
-extern const struct type type_array__Arrayparser_nodes__AAnnotation;
-#define COLOR_kernel__Object__init 7
-#define COLOR_parser_nodes__Prod___n_annotations 2
-#define COLOR_parser_nodes__AAnnotations___n_items 6
-val* parser_nodes__ANodes__iterator(val* self);
-#define COLOR_abstract_collection__Iterator__is_ok 33
-#define COLOR_abstract_collection__Iterator__item 31
-val* annotation__AAnnotation__name(val* self);
-#define COLOR_kernel__Object___61d_61d 2
-void array__Array__add(val* self, val* p0);
-#define COLOR_abstract_collection__Iterator__next 32
-#define COLOR_parser_nodes__AAnnotation___n_atid 7
-#define COLOR_parser_nodes__AAtid___n_id 4
-val* lexer_work__Token__text(val* self);
-#define COLOR_parser_nodes__AAnnotation___n_args 9
-long parser_nodes__ANodes__length(val* self);
-val* annotation__AExpr__as_string(val* self);
-val* annotation__AAnnotation__arg_as_string(val* self, val* p0);
-val* annotation__AExpr__as_id(val* self);
-val* annotation__AAnnotation__arg_as_id(val* self, val* p0);
-extern const struct type type_parser_nodes__AStringFormExpr;
-#define COLOR_literal__AStringFormExpr___value 10
-extern const struct type type_parser_nodes__AMethidExpr;
-val* parser_work__Prod__collect_text(val* self);
-extern const struct type type_parser_nodes__ACallExpr;
-#define COLOR_parser_nodes__ASendExpr___n_expr 9
-extern const struct type type_parser_nodes__AImplicitSelfExpr;
-#define COLOR_parser_nodes__ACallFormExpr___n_args 16
-#define COLOR_parser_nodes__AExprs___n_exprs 4
-short int parser_nodes__ANodes__is_empty(val* self);
-#define COLOR_parser_nodes__ACallFormExpr___n_id 15