/* File: o2_err_hdlrtbl.cpp Date and Time: Fri Jan 30 18:55:16 2015 */ #include "o2_err_hdlr.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_o2_err_hdlr;// grammar's ns // first set terminals // LR1_eolr yacco2::UCHAR LA1_Co2_err_hdlr[] ={ 1 ,0,4 }; // LR1_eog // LR1_all_shift_operator // T_file_inclusion // Err_nested_files_exceeded // Err_no_end_of_code // Err_no_filename // Err_bad_filename // Err_bad_cmd_lne_opt // Err_bad_int_no // Err_bad_int_no_range // Err_no_int_present // Err_bad_eos // Err_bad_esc // Err_comment_overrun // Err_bad_char // Err_bad_univ_seq yacco2::UCHAR LA2_Co2_err_hdlr[] ={ 5 ,0,66 ,34,64 ,47,108 ,48,192 ,49,127 }; extern yacco2::State S1_Co2_err_hdlr; extern yacco2::State S2_Co2_err_hdlr; extern yacco2::State S3_Co2_err_hdlr; extern yacco2::State S4_Co2_err_hdlr; extern yacco2::State S5_Co2_err_hdlr; extern yacco2::State S6_Co2_err_hdlr; extern yacco2::State S7_Co2_err_hdlr; extern yacco2::State S8_Co2_err_hdlr; extern yacco2::State S9_Co2_err_hdlr; extern yacco2::State S10_Co2_err_hdlr; extern yacco2::State S11_Co2_err_hdlr; extern yacco2::State S12_Co2_err_hdlr; extern yacco2::State S13_Co2_err_hdlr; extern yacco2::State S14_Co2_err_hdlr; extern yacco2::State S15_Co2_err_hdlr; extern yacco2::State S16_Co2_err_hdlr; extern yacco2::State S17_Co2_err_hdlr; extern yacco2::State S18_Co2_err_hdlr; extern yacco2::State S19_Co2_err_hdlr; extern yacco2::State S20_Co2_err_hdlr; extern yacco2::State S21_Co2_err_hdlr; extern yacco2::State S22_Co2_err_hdlr; extern yacco2::State S23_Co2_err_hdlr; extern yacco2::State S24_Co2_err_hdlr; extern yacco2::State S25_Co2_err_hdlr; struct S1std_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[19]; }; S1std_Co2_err_hdlr S1st_Co2_err_hdlr = { 19 , {// start of table {1,(State*)&S2_Co2_err_hdlr} // shift sym: LR1_eog ,{6,(State*)&S3_Co2_err_hdlr} // shift sym: LR1_all_shift_operator ,{278,(State*)&S4_Co2_err_hdlr} // shift sym: T_file_inclusion ,{378,(State*)&S9_Co2_err_hdlr} // shift sym: Err_nested_files_exceeded ,{379,(State*)&S10_Co2_err_hdlr} // shift sym: Err_no_end_of_code ,{381,(State*)&S11_Co2_err_hdlr} // shift sym: Err_no_filename ,{382,(State*)&S12_Co2_err_hdlr} // shift sym: Err_bad_filename ,{390,(State*)&S13_Co2_err_hdlr} // shift sym: Err_bad_cmd_lne_opt ,{391,(State*)&S14_Co2_err_hdlr} // shift sym: Err_bad_int_no ,{392,(State*)&S15_Co2_err_hdlr} // shift sym: Err_bad_int_no_range ,{393,(State*)&S16_Co2_err_hdlr} // shift sym: Err_no_int_present ,{394,(State*)&S17_Co2_err_hdlr} // shift sym: Err_bad_eos ,{395,(State*)&S18_Co2_err_hdlr} // shift sym: Err_bad_esc ,{396,(State*)&S19_Co2_err_hdlr} // shift sym: Err_comment_overrun ,{397,(State*)&S20_Co2_err_hdlr} // shift sym: Err_bad_char ,{398,(State*)&S21_Co2_err_hdlr} // shift sym: Err_bad_univ_seq ,{569,(State*)&S1_Co2_err_hdlr} // accept sym: Ro2_err_hdlr ,{570,(State*)&S22_Co2_err_hdlr} // shift sym: Rerrors ,{571,(State*)&S25_Co2_err_hdlr} // shift sym: Rerror }// end of shift table }; yacco2::Shift_entry S1ase_Co2_err_hdlr = {6,(State*)&S3_Co2_err_hdlr}; yacco2::State S1_Co2_err_hdlr = //State's vectored into symbol: " No symbol" {1 ,0,(Shift_entry*)&S1ase_Co2_err_hdlr ,0,0,(Shift_tbl*)&S1st_Co2_err_hdlr,0,0,0,0}; struct S2rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S2rtd_Co2_err_hdlr S2rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA1_Co2_err_hdlr,Co2_err_hdlr::rhs2_Ro2_err_hdlr_} }// end of reduce table }; yacco2::State S2_Co2_err_hdlr = //State's vectored into symbol: "eog" {2 ,0,0,0,0,0,(Reduce_tbl*)&S2rt_Co2_err_hdlr,0,0,0}; struct S3rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S3rtd_Co2_err_hdlr S3rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs18_Rerror_} }// end of reduce table }; yacco2::State S3_Co2_err_hdlr = //State's vectored into symbol: "|+|" {3 ,0,0,0,0,0,(Reduce_tbl*)&S3rt_Co2_err_hdlr,0,0,0}; struct S4std_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[4]; }; S4std_Co2_err_hdlr S4st_Co2_err_hdlr = { 4 , {// start of table {381,(State*)&S5_Co2_err_hdlr} // shift sym: Err_no_filename ,{382,(State*)&S6_Co2_err_hdlr} // shift sym: Err_bad_filename ,{394,(State*)&S7_Co2_err_hdlr} // shift sym: Err_bad_eos ,{395,(State*)&S8_Co2_err_hdlr} // shift sym: Err_bad_esc }// end of shift table }; yacco2::State S4_Co2_err_hdlr = //State's vectored into symbol: "file-inclusion" {4 ,0,0,0,0,(Shift_tbl*)&S4st_Co2_err_hdlr,0,0,0,0}; struct S5rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S5rtd_Co2_err_hdlr S5rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs17_Rerror_} }// end of reduce table }; yacco2::State S5_Co2_err_hdlr = //State's vectored into symbol: "no filename" {5 ,0,0,0,0,0,(Reduce_tbl*)&S5rt_Co2_err_hdlr,0,0,0}; struct S6rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S6rtd_Co2_err_hdlr S6rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs14_Rerror_} }// end of reduce table }; yacco2::State S6_Co2_err_hdlr = //State's vectored into symbol: "bad filename" {6 ,0,0,0,0,0,(Reduce_tbl*)&S6rt_Co2_err_hdlr,0,0,0}; struct S7rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S7rtd_Co2_err_hdlr S7rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs16_Rerror_} }// end of reduce table }; yacco2::State S7_Co2_err_hdlr = //State's vectored into symbol: "bad eos" {7 ,0,0,0,0,0,(Reduce_tbl*)&S7rt_Co2_err_hdlr,0,0,0}; struct S8rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S8rtd_Co2_err_hdlr S8rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs15_Rerror_} }// end of reduce table }; yacco2::State S8_Co2_err_hdlr = //State's vectored into symbol: "bad esc" {8 ,0,0,0,0,0,(Reduce_tbl*)&S8rt_Co2_err_hdlr,0,0,0}; struct S9rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S9rtd_Co2_err_hdlr S9rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs1_Rerror_} }// end of reduce table }; yacco2::State S9_Co2_err_hdlr = //State's vectored into symbol: "nested files exceeded" {9 ,0,0,0,0,0,(Reduce_tbl*)&S9rt_Co2_err_hdlr,0,0,0}; struct S10rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S10rtd_Co2_err_hdlr S10rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs2_Rerror_} }// end of reduce table }; yacco2::State S10_Co2_err_hdlr = //State's vectored into symbol: "no end-of-code" {10 ,0,0,0,0,0,(Reduce_tbl*)&S10rt_Co2_err_hdlr,0,0,0}; struct S11rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S11rtd_Co2_err_hdlr S11rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs3_Rerror_} }// end of reduce table }; yacco2::State S11_Co2_err_hdlr = //State's vectored into symbol: "no filename" {11 ,0,0,0,0,0,(Reduce_tbl*)&S11rt_Co2_err_hdlr,0,0,0}; struct S12rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S12rtd_Co2_err_hdlr S12rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs4_Rerror_} }// end of reduce table }; yacco2::State S12_Co2_err_hdlr = //State's vectored into symbol: "bad filename" {12 ,0,0,0,0,0,(Reduce_tbl*)&S12rt_Co2_err_hdlr,0,0,0}; struct S13rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S13rtd_Co2_err_hdlr S13rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs5_Rerror_} }// end of reduce table }; yacco2::State S13_Co2_err_hdlr = //State's vectored into symbol: "bad cmd-opt" {13 ,0,0,0,0,0,(Reduce_tbl*)&S13rt_Co2_err_hdlr,0,0,0}; struct S14rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S14rtd_Co2_err_hdlr S14rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs6_Rerror_} }// end of reduce table }; yacco2::State S14_Co2_err_hdlr = //State's vectored into symbol: "bad int-no" {14 ,0,0,0,0,0,(Reduce_tbl*)&S14rt_Co2_err_hdlr,0,0,0}; struct S15rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S15rtd_Co2_err_hdlr S15rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs7_Rerror_} }// end of reduce table }; yacco2::State S15_Co2_err_hdlr = //State's vectored into symbol: "bad int-no range" {15 ,0,0,0,0,0,(Reduce_tbl*)&S15rt_Co2_err_hdlr,0,0,0}; struct S16rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S16rtd_Co2_err_hdlr S16rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs8_Rerror_} }// end of reduce table }; yacco2::State S16_Co2_err_hdlr = //State's vectored into symbol: "no int present" {16 ,0,0,0,0,0,(Reduce_tbl*)&S16rt_Co2_err_hdlr,0,0,0}; struct S17rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S17rtd_Co2_err_hdlr S17rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs9_Rerror_} }// end of reduce table }; yacco2::State S17_Co2_err_hdlr = //State's vectored into symbol: "bad eos" {17 ,0,0,0,0,0,(Reduce_tbl*)&S17rt_Co2_err_hdlr,0,0,0}; struct S18rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S18rtd_Co2_err_hdlr S18rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs10_Rerror_} }// end of reduce table }; yacco2::State S18_Co2_err_hdlr = //State's vectored into symbol: "bad esc" {18 ,0,0,0,0,0,(Reduce_tbl*)&S18rt_Co2_err_hdlr,0,0,0}; struct S19rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S19rtd_Co2_err_hdlr S19rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs11_Rerror_} }// end of reduce table }; yacco2::State S19_Co2_err_hdlr = //State's vectored into symbol: "comment-overrun" {19 ,0,0,0,0,0,(Reduce_tbl*)&S19rt_Co2_err_hdlr,0,0,0}; struct S20rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S20rtd_Co2_err_hdlr S20rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs12_Rerror_} }// end of reduce table }; yacco2::State S20_Co2_err_hdlr = //State's vectored into symbol: "bad char" {20 ,0,0,0,0,0,(Reduce_tbl*)&S20rt_Co2_err_hdlr,0,0,0}; struct S21rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S21rtd_Co2_err_hdlr S21rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs13_Rerror_} }// end of reduce table }; yacco2::State S21_Co2_err_hdlr = //State's vectored into symbol: "bad univ-seq" {21 ,0,0,0,0,0,(Reduce_tbl*)&S21rt_Co2_err_hdlr,0,0,0}; struct S22std_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[17]; }; S22std_Co2_err_hdlr S22st_Co2_err_hdlr = { 17 , {// start of table {1,(State*)&S23_Co2_err_hdlr} // shift sym: LR1_eog ,{6,(State*)&S3_Co2_err_hdlr} // shift sym: LR1_all_shift_operator ,{278,(State*)&S4_Co2_err_hdlr} // shift sym: T_file_inclusion ,{378,(State*)&S9_Co2_err_hdlr} // shift sym: Err_nested_files_exceeded ,{379,(State*)&S10_Co2_err_hdlr} // shift sym: Err_no_end_of_code ,{381,(State*)&S11_Co2_err_hdlr} // shift sym: Err_no_filename ,{382,(State*)&S12_Co2_err_hdlr} // shift sym: Err_bad_filename ,{390,(State*)&S13_Co2_err_hdlr} // shift sym: Err_bad_cmd_lne_opt ,{391,(State*)&S14_Co2_err_hdlr} // shift sym: Err_bad_int_no ,{392,(State*)&S15_Co2_err_hdlr} // shift sym: Err_bad_int_no_range ,{393,(State*)&S16_Co2_err_hdlr} // shift sym: Err_no_int_present ,{394,(State*)&S17_Co2_err_hdlr} // shift sym: Err_bad_eos ,{395,(State*)&S18_Co2_err_hdlr} // shift sym: Err_bad_esc ,{396,(State*)&S19_Co2_err_hdlr} // shift sym: Err_comment_overrun ,{397,(State*)&S20_Co2_err_hdlr} // shift sym: Err_bad_char ,{398,(State*)&S21_Co2_err_hdlr} // shift sym: Err_bad_univ_seq ,{571,(State*)&S24_Co2_err_hdlr} // shift sym: Rerror }// end of shift table }; yacco2::Shift_entry S22ase_Co2_err_hdlr = {6,(State*)&S3_Co2_err_hdlr}; yacco2::State S22_Co2_err_hdlr = //State's vectored into symbol: "Rerrors" {22 ,0,(Shift_entry*)&S22ase_Co2_err_hdlr ,0,0,(Shift_tbl*)&S22st_Co2_err_hdlr,0,0,0,0}; struct S23rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S23rtd_Co2_err_hdlr S23rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA1_Co2_err_hdlr,Co2_err_hdlr::rhs1_Ro2_err_hdlr_} }// end of reduce table }; yacco2::State S23_Co2_err_hdlr = //State's vectored into symbol: "eog" {23 ,0,0,0,0,0,(Reduce_tbl*)&S23rt_Co2_err_hdlr,0,0,0}; struct S24rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S24rtd_Co2_err_hdlr S24rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs2_Rerrors_} }// end of reduce table }; yacco2::State S24_Co2_err_hdlr = //State's vectored into symbol: "Rerror" {24 ,0,0,0,0,0,(Reduce_tbl*)&S24rt_Co2_err_hdlr,0,0,0}; struct S25rtd_Co2_err_hdlr{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S25rtd_Co2_err_hdlr S25rt_Co2_err_hdlr = { 1 , {// start of table {(Set_tbl*)&LA2_Co2_err_hdlr,Co2_err_hdlr::rhs1_Rerrors_} }// end of reduce table }; yacco2::State S25_Co2_err_hdlr = //State's vectored into symbol: "Rerror" {25 ,0,0,0,0,0,(Reduce_tbl*)&S25rt_Co2_err_hdlr,0,0,0};