summaryrefslogtreecommitdiff
path: root/web/yacco2/compiler/grammars/epsilon_rulestbl.cpp
blob: e93715da203c6c5195f2093e633e6709ecc9d07f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
/*
 File: epsilon_rulestbl.cpp
 Date and Time: Fri Jan 30 18:55:10 2015 
*/
#include "epsilon_rules.h"
using namespace NS_yacco2_T_enum;// enumerate
using namespace NS_yacco2_err_symbols;// error symbols
using namespace NS_yacco2_k_symbols;// lrk 
using namespace NS_yacco2_terminals;// terminals
using namespace NS_yacco2_characters;// rc 
using namespace yacco2;// yacco2 library
using namespace NS_epsilon_rules;// grammar's ns
// first set terminals
// T_subrule_def
yacco2::UCHAR LA1_Cepsilon_rules[] ={
1
,42,64
};
// LR1_eolr
yacco2::UCHAR LA2_Cepsilon_rules[] ={
1
,0,4
};
// LR1_eog
// rule_def
yacco2::UCHAR LA3_Cepsilon_rules[] ={
2
,0,2
,42,16
};
// LR1_eog
// rule_def
// T_subrule_def
yacco2::UCHAR LA4_Cepsilon_rules[] ={
2
,0,2
,42,80
};
extern yacco2::State S1_Cepsilon_rules;
extern yacco2::State S2_Cepsilon_rules;
extern yacco2::State S3_Cepsilon_rules;
extern yacco2::State S4_Cepsilon_rules;
extern yacco2::State S5_Cepsilon_rules;
extern yacco2::State S6_Cepsilon_rules;
extern yacco2::State S7_Cepsilon_rules;
extern yacco2::State S8_Cepsilon_rules;
extern yacco2::State S9_Cepsilon_rules;
extern yacco2::State S10_Cepsilon_rules;
extern yacco2::State S11_Cepsilon_rules;
extern yacco2::State S12_Cepsilon_rules;
struct S1std_Cepsilon_rules{
  yacco2::USINT no_entries_;
  yacco2::Shift_entry shift_entries_[5];
};
S1std_Cepsilon_rules S1st_Cepsilon_rules = {
 5
 ,
  {// start of table
   {340,(State*)&S2_Cepsilon_rules} // shift sym: rule_def
   ,{569,(State*)&S1_Cepsilon_rules} // accept sym: Repsilon_rules
   ,{570,(State*)&S3_Cepsilon_rules} // shift sym: Rrules
   ,{571,(State*)&S12_Cepsilon_rules} // shift sym: Rrule
   ,{572,(State*)&S6_Cepsilon_rules} // shift sym: Rrule_def
  }// end of shift table
};
yacco2::State S1_Cepsilon_rules = //State's vectored into symbol: " No symbol" 
{1
,0,0,0,0,(Shift_tbl*)&S1st_Cepsilon_rules,0,0,0,0};
struct S2rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S2rtd_Cepsilon_rules S2rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA1_Cepsilon_rules,Cepsilon_rules::rhs1_Rrule_def_}
 }// end of reduce table
};
yacco2::State S2_Cepsilon_rules = //State's vectored into symbol: "rule-def" 
{2
,0,0,0,0,0,(Reduce_tbl*)&S2rt_Cepsilon_rules,0,0,0};
struct S3std_Cepsilon_rules{
  yacco2::USINT no_entries_;
  yacco2::Shift_entry shift_entries_[4];
};
S3std_Cepsilon_rules S3st_Cepsilon_rules = {
 4
 ,
  {// start of table
   {1,(State*)&S4_Cepsilon_rules} // shift sym: LR1_eog
   ,{340,(State*)&S2_Cepsilon_rules} // shift sym: rule_def
   ,{571,(State*)&S5_Cepsilon_rules} // shift sym: Rrule
   ,{572,(State*)&S6_Cepsilon_rules} // shift sym: Rrule_def
  }// end of shift table
};
yacco2::State S3_Cepsilon_rules = //State's vectored into symbol: "Rrules" 
{3
,0,0,0,0,(Shift_tbl*)&S3st_Cepsilon_rules,0,0,0,0};
struct S4rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S4rtd_Cepsilon_rules S4rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA2_Cepsilon_rules,Cepsilon_rules::rhs1_Repsilon_rules_}
 }// end of reduce table
};
yacco2::State S4_Cepsilon_rules = //State's vectored into symbol: "eog" 
{4
,0,0,0,0,0,(Reduce_tbl*)&S4rt_Cepsilon_rules,0,0,0};
struct S5rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S5rtd_Cepsilon_rules S5rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA3_Cepsilon_rules,Cepsilon_rules::rhs2_Rrules_}
 }// end of reduce table
};
yacco2::State S5_Cepsilon_rules = //State's vectored into symbol: "Rrule" 
{5
,0,0,0,0,0,(Reduce_tbl*)&S5rt_Cepsilon_rules,0,0,0};
struct S6std_Cepsilon_rules{
  yacco2::USINT no_entries_;
  yacco2::Shift_entry shift_entries_[4];
};
S6std_Cepsilon_rules S6st_Cepsilon_rules = {
 4
 ,
  {// start of table
   {342,(State*)&S7_Cepsilon_rules} // shift sym: T_subrule_def
   ,{573,(State*)&S8_Cepsilon_rules} // shift sym: Rsubrules
   ,{574,(State*)&S11_Cepsilon_rules} // shift sym: Rsubrule
   ,{575,(State*)&S10_Cepsilon_rules} // shift sym: Rsubrule_def
  }// end of shift table
};
yacco2::State S6_Cepsilon_rules = //State's vectored into symbol: "Rrule_def" 
{6
,0,0,0,0,(Shift_tbl*)&S6st_Cepsilon_rules,0,0,0,0};
struct S7rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S7rtd_Cepsilon_rules S7rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA4_Cepsilon_rules,Cepsilon_rules::rhs1_Rsubrule_def_}
 }// end of reduce table
};
yacco2::State S7_Cepsilon_rules = //State's vectored into symbol: "subrule-def" 
{7
,0,0,0,0,0,(Reduce_tbl*)&S7rt_Cepsilon_rules,0,0,0};
struct S8std_Cepsilon_rules{
  yacco2::USINT no_entries_;
  yacco2::Shift_entry shift_entries_[3];
};
S8std_Cepsilon_rules S8st_Cepsilon_rules = {
 3
 ,
  {// start of table
   {342,(State*)&S7_Cepsilon_rules} // shift sym: T_subrule_def
   ,{574,(State*)&S9_Cepsilon_rules} // shift sym: Rsubrule
   ,{575,(State*)&S10_Cepsilon_rules} // shift sym: Rsubrule_def
  }// end of shift table
};
struct S8rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S8rtd_Cepsilon_rules S8rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA3_Cepsilon_rules,Cepsilon_rules::rhs1_Rrule_}
 }// end of reduce table
};
yacco2::State S8_Cepsilon_rules = //State's vectored into symbol: "Rsubrules" 
{8
,0,0,0,0,(Shift_tbl*)&S8st_Cepsilon_rules,(Reduce_tbl*)&S8rt_Cepsilon_rules,0,0,0};
struct S9rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S9rtd_Cepsilon_rules S9rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA4_Cepsilon_rules,Cepsilon_rules::rhs2_Rsubrules_}
 }// end of reduce table
};
yacco2::State S9_Cepsilon_rules = //State's vectored into symbol: "Rsubrule" 
{9
,0,0,0,0,0,(Reduce_tbl*)&S9rt_Cepsilon_rules,0,0,0};
struct S10rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S10rtd_Cepsilon_rules S10rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA4_Cepsilon_rules,Cepsilon_rules::rhs1_Rsubrule_}
 }// end of reduce table
};
yacco2::State S10_Cepsilon_rules = //State's vectored into symbol: "Rsubrule_def" 
{10
,0,0,0,0,0,(Reduce_tbl*)&S10rt_Cepsilon_rules,0,0,0};
struct S11rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S11rtd_Cepsilon_rules S11rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA4_Cepsilon_rules,Cepsilon_rules::rhs1_Rsubrules_}
 }// end of reduce table
};
yacco2::State S11_Cepsilon_rules = //State's vectored into symbol: "Rsubrule" 
{11
,0,0,0,0,0,(Reduce_tbl*)&S11rt_Cepsilon_rules,0,0,0};
struct S12rtd_Cepsilon_rules{
 yacco2::USINT no_entries_;
 yacco2::Reduce_entry reduce_entries_[1];
};
S12rtd_Cepsilon_rules S12rt_Cepsilon_rules = {
 1
 ,
 {// start of table
  {(Set_tbl*)&LA3_Cepsilon_rules,Cepsilon_rules::rhs1_Rrules_}
 }// end of reduce table
};
yacco2::State S12_Cepsilon_rules = //State's vectored into symbol: "Rrule" 
{12
,0,0,0,0,0,(Reduce_tbl*)&S12rt_Cepsilon_rules,0,0,0};