c_src: regenerate
[nit.git] / c_src / standard__list.sep.0.h
diff --git a/c_src/standard__list.sep.0.h b/c_src/standard__list.sep.0.h
new file mode 100644 (file)
index 0000000..32854f7
--- /dev/null
@@ -0,0 +1,31 @@
+#include "nit.common.h"
+val* standard___standard__List___get_node(val* self, long p0);
+extern const char FILE_standard__list[];
+extern const char FILE_standard__abstract_collection[];
+#define COLOR_standard__abstract_collection__Container___item 0
+#define COLOR_standard__List___35dE 0
+#define COLOR_standard__Container___35dE 1
+#define COLOR_standard__list__List___head 0
+#define COLOR_standard__list__List___tail 1
+#define COLOR_standard__kernel__Object___61d_61d 2
+extern const struct type type_standard__Int;
+extern const char FILE_standard__kernel[];
+#define COLOR_standard__list__ListNode___next 1
+val* standard___standard__List___search_node_after(val* self, val* p0, val* p1);
+val* NEW_standard__list__ListNode(const struct type* type);
+#define COLOR_standard__list__ListNode__standard__List___35dE 1
+#define COLOR_standard__abstract_collection__Container__item_61d 46
+#define COLOR_standard__kernel__Object__init 7
+#define COLOR_nullable__standard__list__ListNode__standard__list__ListNode___35dE 0
+#define COLOR_standard__list__ListNode___prev 2
+void standard___standard__List___standard__abstract_collection__Sequence__push(val* self, val* p0);
+void standard___standard__List___remove_node(val* self, val* p0);
+val* NEW_standard__ListIterator(const struct type* type);
+#define COLOR_standard__ListIterator__standard__List___35dE 2
+#define COLOR_standard__list__ListIterator__list_61d 39
+#define COLOR_nullable__standard__list__ListNode__standard__List___35dE 3
+#define COLOR_standard__kernel__Object___33d_61d 3
+#define COLOR_standard__list__ListIterator___node 1
+#define COLOR_standard__list__ListIterator___index 2
+#define COLOR_standard__list__ListIterator___list 0
+#define COLOR_standard__List__standard__ListIterator___35dE 1