README: document nit_env.sh
[nit.git] / c_src / nit__parser_work.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_nit__parser_work__State___state 0
3 #define COLOR_nit__parser_work__State___nodes 1
4 #define COLOR_nit__parser_work___nit__parser_work__State___standard__kernel__Object__init 18
5 #define COLOR_nit__parser_work__Parser___lexer 0
6 void nit__parser___Parser___build_reduce_table(val* self);
7 long nit___nit__Parser___state(val* self);
8 #include "tables_nit.h"
9 extern const struct type type_standard__Int;
10 extern const char FILE_standard__kernel[];
11 #define COLOR_nit__parser_work__Parser___stack_pos 2
12 #define COLOR_nit__parser_work__Parser___stack 1
13 extern const char FILE_nit__parser_work[];
14 #define COLOR_standard__array__AbstractArrayRead___length 0
15 val* standard___standard__Array___standard__abstract_collection__SequenceRead___91d_93d(val* self, long p0);
16 val* NEW_nit__parser_work__State(const struct type* type);
17 extern const struct type type_nit__parser_work__State;
18 #define COLOR_nit__parser_work__State__state_61d 16
19 #define COLOR_nit__parser_work__State__nodes_61d 17
20 #define COLOR_standard__kernel__Object__init 0
21 void standard___standard__AbstractArray___standard__abstract_collection__Sequence__push(val* self, val* p0);
22 void nit___nit__Parser___push(val* self, long p0, val* p1);
23 val* nit___nit__Lexer___peek(val* self);
24 extern const struct type type_nit__AError;
25 val* NEW_nit__Start(const struct type* type);
26 extern const struct type type_nit__Start;
27 #define COLOR_nit__parser_nodes__Start__n_base_61d 42
28 #define COLOR_nit__parser_nodes__Start__n_eof_61d 43
29 #define COLOR_nit__lexer_work__Token__parser_index 35
30 val* nit___nit__Lexer___next(val* self);
31 #define COLOR_nit__parser_work__Parser___reduce_table 3
32 #define COLOR_nit__parser_work__ReduceAction__action 16
33 extern const struct type type_nit__EOF;
34 val* nit___nit__Parser___pop(val* self);
35 extern const struct type type_nit__AModule;
36 #define COLOR_nit__parser_nodes__ANode___parent 1
37 val* NEW_nit__parser_work__ComputeProdLocationVisitor(const struct type* type);
38 extern const struct type type_nit__parser_work__ComputeProdLocationVisitor;
39 #define COLOR_nit__lexer_work__Lexer___file 2
40 extern const char FILE_nit__lexer_work[];
41 #define COLOR_nit__parser_nodes__SourceFile___first_token 5
42 #define COLOR_nit__parser_work__ComputeProdLocationVisitor__token_61d 19
43 void nit___nit__Visitor___enter_visit(val* self, val* p0);
44 #define COLOR_nit__parser_nodes__ANode___location 0
45 val* NEW_nit__AParserError(const struct type* type);
46 extern const struct type type_nit__AParserError;
47 val* NEW_standard__NativeArray(int length, const struct type* type);
48 extern const struct type type_standard__NativeArray__standard__String;
49 val* standard___standard__NativeString___to_s_with_length(char* self, long p0);
50 #define COLOR_standard__string__Object__to_s 3
51 #define COLOR_standard__string__NativeArray__native_to_s 16
52 extern const char FILE_nit__parser_nodes[];
53 void nit__lexer_work___AParserError___init_parser_error(val* self, val* p0, val* p1, val* p2);
54 val* NEW_nit__parser_work__TextCollectorVisitor(const struct type* type);
55 extern const struct type type_nit__parser_work__TextCollectorVisitor;
56 #define COLOR_nit__parser_work__TextCollectorVisitor___text 1
57 #define COLOR_standard__kernel__Object___61d_61d 4
58 #define COLOR_nit__parser_work__ComputeProdLocationVisitor___token 1
59 #define COLOR_nit__parser_work__ComputeProdLocationVisitor___last_token 4
60 extern const struct type type_nit__Token;
61 #define COLOR_nit__location__Location___line_end 2
62 #define COLOR_nit__location__Location___line_start 1
63 #define COLOR_nit__parser_nodes__Token___is_loose 4
64 val* nit___nit__Token___next_looses(val* self);
65 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
66 #define COLOR_nit__parser_nodes__Token___next_token 3
67 val* nit___nit__Token___prev_looses(val* self);
68 #define COLOR_nit__parser_work__ComputeProdLocationVisitor___need_first_prods 2
69 short int standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__is_empty(val* self);
70 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
71 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
72 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
73 #define COLOR_nit__parser_work__Prod___first_location 3
74 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
75 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__finish(val* self);
76 void standard___standard__AbstractArray___standard__abstract_collection__RemovableCollection__clear(val* self);
77 #define COLOR_nit__parser_work__ComputeProdLocationVisitor___need_after_epsilons 3
78 val* NEW_nit__Location(const struct type* type);
79 extern const struct type type_nit__Location;
80 #define COLOR_nit__location__Location___file 0
81 #define COLOR_nit__location__Location___column_start 3
82 #define COLOR_nit__location__Location__file_61d 24
83 #define COLOR_nit__location__Location__line_start_61d 25
84 #define COLOR_nit__location__Location__line_end_61d 26
85 #define COLOR_nit__location__Location__column_start_61d 27
86 #define COLOR_nit__location__Location__column_end_61d 28
87 extern const struct type type_nit__Prod;
88 #define COLOR_nit__parser_nodes__ANode__visit_all 20
89 short int nit___nit__Location___standard__kernel__Object___61d_61d(val* self, val* p0);
90 #define COLOR_nit__location__Location___column_end 4
91 #define COLOR_nit__parser_work___nit__parser_work__ComputeProdLocationVisitor___standard__kernel__Object__init 22
92 val* nit__lexer_work___Token___text(val* self);
93 #define COLOR_standard__string__String___43d 71
94 void standard___standard__Sequence___append(val* self, val* p0);
95 #define COLOR_nit__parser_work__ReduceAction___goto 0
96 #define COLOR_nit__parser_work___nit__parser_work__ReduceAction___standard__kernel__Object__init 19