/* File: pass3tbl.cpp Date and Time: Fri Jan 30 18:55:20 2015 */ #include "pass3.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_pass3;// grammar's ns // first set terminals // LR1_questionable_shift_operator // LR1_eog // LR1_reduce_operator // raw_at_sign yacco2::UCHAR LA1_Cpass3[] ={ 2 ,0,19 ,9,1 }; // LR1_eolr yacco2::UCHAR LA2_Cpass3[] ={ 1 ,0,4 }; extern yacco2::State S1_Cpass3; extern yacco2::State S2_Cpass3; extern yacco2::State S3_Cpass3; extern yacco2::State S4_Cpass3; struct S4ttd_Cpass3{ yacco2::USINT no_entries_; yacco2::Type_pp_fnct_ptr ar_fnct_ptr_; yacco2::ULINT (*thd_id_bit_map_ptr__)[]; yacco2::Thread_entry* thread_entries_[5]; }; S4ttd_Cpass3 S4tt_Cpass3 = { 5 // no of threads ,0 //AR_rulename or 0 ,0// ptr to thread id bit map ,(yacco2::Thread_entry*)&ITH_eol ,(yacco2::Thread_entry*)&ITH_cweb_or_c_k ,(yacco2::Thread_entry*)&ITH_ws ,(yacco2::Thread_entry*)&ITH_identifier ,(yacco2::Thread_entry*)&ITH_bad_char_set }; extern yacco2::State S5_Cpass3; extern yacco2::State S6_Cpass3; extern yacco2::State S7_Cpass3; extern yacco2::State S8_Cpass3; extern yacco2::State S9_Cpass3; extern yacco2::State S10_Cpass3; extern yacco2::State S11_Cpass3; extern yacco2::State S12_Cpass3; extern yacco2::State S13_Cpass3; extern yacco2::State S14_Cpass3; extern yacco2::State S15_Cpass3; extern yacco2::State S16_Cpass3; extern yacco2::State S17_Cpass3; extern yacco2::State S18_Cpass3; extern yacco2::State S19_Cpass3; extern yacco2::State S20_Cpass3; extern yacco2::State S21_Cpass3; extern yacco2::State S22_Cpass3; extern yacco2::State S23_Cpass3; extern yacco2::State S24_Cpass3; extern yacco2::State S25_Cpass3; extern yacco2::State S26_Cpass3; struct S1std_Cpass3{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[7]; }; S1std_Cpass3 S1st_Cpass3 = { 7 , {// start of table {0,(State*)&S2_Cpass3} // shift sym: LR1_questionable_shift_operator ,{1,(State*)&S3_Cpass3} // shift sym: LR1_eog ,{3,(State*)&S4_Cpass3} // shift sym: LR1_parallel_operator ,{72,(State*)&S17_Cpass3} // shift sym: raw_at_sign ,{569,(State*)&S1_Cpass3} // accept sym: Rpass3 ,{570,(State*)&S23_Cpass3} // shift sym: Relems ,{571,(State*)&S26_Cpass3} // shift sym: Rtoken }// end of shift table }; yacco2::Shift_entry S1pse_Cpass3 = {3,(State*)&S4_Cpass3}; yacco2::Shift_entry S1qse_Cpass3 = {0,(State*)&S2_Cpass3}; yacco2::State S1_Cpass3 = //State's vectored into symbol: " No symbol" {1 ,(Shift_entry*)&S1pse_Cpass3,0,0,0,(Shift_tbl*)&S1st_Cpass3,0,(State_s_thread_tbl*)&S4tt_Cpass3,0,(Shift_entry*)&S1qse_Cpass3 }; struct S2rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S2rtd_Cpass3 S2rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs10_Rtoken_} }// end of reduce table }; yacco2::State S2_Cpass3 = //State's vectored into symbol: "|?|" {2 ,0,0,0,0,0,(Reduce_tbl*)&S2rt_Cpass3,0,0,0}; struct S3rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S3rtd_Cpass3 S3rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA2_Cpass3,Cpass3::rhs1_Rpass3_} }// end of reduce table }; yacco2::State S3_Cpass3 = //State's vectored into symbol: "eog" {3 ,0,0,0,0,0,(Reduce_tbl*)&S3rt_Cpass3,0,0,0}; struct S4std_Cpass3{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[12]; }; S4std_Cpass3 S4st_Cpass3 = { 12 , {// start of table {6,(State*)&S5_Cpass3} // shift sym: LR1_all_shift_operator ,{268,(State*)&S6_Cpass3} // shift sym: T_eol ,{271,(State*)&S7_Cpass3} // shift sym: T_comment ,{272,(State*)&S8_Cpass3} // shift sym: T_ws ,{279,(State*)&S9_Cpass3} // shift sym: T_identifier ,{344,(State*)&S10_Cpass3} // shift sym: T_in_stbl ,{346,(State*)&S11_Cpass3} // shift sym: rule_in_stbl ,{372,(State*)&S12_Cpass3} // shift sym: T_cweb_comment ,{394,(State*)&S13_Cpass3} // shift sym: Err_bad_eos ,{395,(State*)&S14_Cpass3} // shift sym: Err_bad_esc ,{396,(State*)&S15_Cpass3} // shift sym: Err_comment_overrun ,{397,(State*)&S16_Cpass3} // shift sym: Err_bad_char }// end of shift table }; yacco2::Shift_entry S4ase_Cpass3 = {6,(State*)&S5_Cpass3}; yacco2::State S4_Cpass3 = //State's vectored into symbol: "|||" {4 ,0,(Shift_entry*)&S4ase_Cpass3 ,0,0,(Shift_tbl*)&S4st_Cpass3,0,0,0,0}; struct S5rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S5rtd_Cpass3 S5rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs4_Rtoken_} }// end of reduce table }; yacco2::State S5_Cpass3 = //State's vectored into symbol: "|+|" {5 ,0,0,0,0,0,(Reduce_tbl*)&S5rt_Cpass3,0,0,0}; struct S6rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S6rtd_Cpass3 S6rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs2_Rtoken_} }// end of reduce table }; yacco2::State S6_Cpass3 = //State's vectored into symbol: "eol" {6 ,0,0,0,0,0,(Reduce_tbl*)&S6rt_Cpass3,0,0,0}; struct S7rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S7rtd_Cpass3 S7rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs8_Rtoken_} }// end of reduce table }; yacco2::State S7_Cpass3 = //State's vectored into symbol: "comment" {7 ,0,0,0,0,0,(Reduce_tbl*)&S7rt_Cpass3,0,0,0}; struct S8rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S8rtd_Cpass3 S8rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs1_Rtoken_} }// end of reduce table }; yacco2::State S8_Cpass3 = //State's vectored into symbol: "ws" {8 ,0,0,0,0,0,(Reduce_tbl*)&S8rt_Cpass3,0,0,0}; struct S9rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S9rtd_Cpass3 S9rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs3_Rtoken_} }// end of reduce table }; yacco2::State S9_Cpass3 = //State's vectored into symbol: "identifier" {9 ,0,0,0,0,0,(Reduce_tbl*)&S9rt_Cpass3,0,0,0}; struct S10rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S10rtd_Cpass3 S10rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs6_Rtoken_} }// end of reduce table }; yacco2::State S10_Cpass3 = //State's vectored into symbol: "T-in-stbl" {10 ,0,0,0,0,0,(Reduce_tbl*)&S10rt_Cpass3,0,0,0}; struct S11rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S11rtd_Cpass3 S11rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs5_Rtoken_} }// end of reduce table }; yacco2::State S11_Cpass3 = //State's vectored into symbol: "rule-in-stbl" {11 ,0,0,0,0,0,(Reduce_tbl*)&S11rt_Cpass3,0,0,0}; struct S12rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S12rtd_Cpass3 S12rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs9_Rtoken_} }// end of reduce table }; yacco2::State S12_Cpass3 = //State's vectored into symbol: "cweb-comment" {12 ,0,0,0,0,0,(Reduce_tbl*)&S12rt_Cpass3,0,0,0}; struct S13rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S13rtd_Cpass3 S13rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs11_Rtoken_} }// end of reduce table }; yacco2::State S13_Cpass3 = //State's vectored into symbol: "bad eos" {13 ,0,0,0,0,0,(Reduce_tbl*)&S13rt_Cpass3,0,0,0}; struct S14rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S14rtd_Cpass3 S14rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs13_Rtoken_} }// end of reduce table }; yacco2::State S14_Cpass3 = //State's vectored into symbol: "bad esc" {14 ,0,0,0,0,0,(Reduce_tbl*)&S14rt_Cpass3,0,0,0}; struct S15rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S15rtd_Cpass3 S15rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs12_Rtoken_} }// end of reduce table }; yacco2::State S15_Cpass3 = //State's vectored into symbol: "comment-overrun" {15 ,0,0,0,0,0,(Reduce_tbl*)&S15rt_Cpass3,0,0,0}; struct S16rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S16rtd_Cpass3 S16rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs14_Rtoken_} }// end of reduce table }; yacco2::State S16_Cpass3 = //State's vectored into symbol: "bad char" {16 ,0,0,0,0,0,(Reduce_tbl*)&S16rt_Cpass3,0,0,0}; struct S17std_Cpass3{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[3]; }; S17std_Cpass3 S17st_Cpass3 = { 3 , {// start of table {0,(State*)&S18_Cpass3} // shift sym: LR1_questionable_shift_operator ,{7,(State*)&S19_Cpass3} // shift sym: LR1_fset_transience_operator ,{572,(State*)&S22_Cpass3} // shift sym: Rprefile_inc_dispatcher }// end of shift table }; yacco2::Shift_entry S17pcse_Cpass3 = {7,(State*)&S19_Cpass3}; yacco2::Shift_entry S17qse_Cpass3 = {0,(State*)&S18_Cpass3}; yacco2::State S17_Cpass3 = //State's vectored into symbol: "@" {17 ,0,0,0,(Shift_entry*)&S17pcse_Cpass3,(Shift_tbl*)&S17st_Cpass3,0,0,(yacco2::Type_pc_fnct_ptr)&NS_prefile_include::PROC_TH_prefile_include,(Shift_entry*)&S17qse_Cpass3 }; struct S18rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S18rtd_Cpass3 S18rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs3_Rprefile_inc_dispatcher_} }// end of reduce table }; yacco2::State S18_Cpass3 = //State's vectored into symbol: "|?|" {18 ,0,0,0,0,0,(Reduce_tbl*)&S18rt_Cpass3,0,0,0}; struct S19std_Cpass3{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[2]; }; S19std_Cpass3 S19st_Cpass3 = { 2 , {// start of table {0,(State*)&S20_Cpass3} // shift sym: LR1_questionable_shift_operator ,{278,(State*)&S21_Cpass3} // shift sym: T_file_inclusion }// end of shift table }; yacco2::Shift_entry S19qse_Cpass3 = {0,(State*)&S20_Cpass3}; yacco2::State S19_Cpass3 = //State's vectored into symbol: "|t|" {19 ,0,0,0,0,(Shift_tbl*)&S19st_Cpass3,0,0,0,(Shift_entry*)&S19qse_Cpass3 }; struct S20rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S20rtd_Cpass3 S20rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs2_Rprefile_inc_dispatcher_} }// end of reduce table }; yacco2::State S20_Cpass3 = //State's vectored into symbol: "|?|" {20 ,0,0,0,0,0,(Reduce_tbl*)&S20rt_Cpass3,0,0,0}; struct S21rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S21rtd_Cpass3 S21rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs1_Rprefile_inc_dispatcher_} }// end of reduce table }; yacco2::State S21_Cpass3 = //State's vectored into symbol: "file-inclusion" {21 ,0,0,0,0,0,(Reduce_tbl*)&S21rt_Cpass3,0,0,0}; struct S22rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S22rtd_Cpass3 S22rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs7_Rtoken_} }// end of reduce table }; yacco2::State S22_Cpass3 = //State's vectored into symbol: "Rprefile_inc_dispatcher" {22 ,0,0,0,0,0,(Reduce_tbl*)&S22rt_Cpass3,0,0,0}; struct S23std_Cpass3{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[5]; }; S23std_Cpass3 S23st_Cpass3 = { 5 , {// start of table {0,(State*)&S2_Cpass3} // shift sym: LR1_questionable_shift_operator ,{1,(State*)&S24_Cpass3} // shift sym: LR1_eog ,{3,(State*)&S4_Cpass3} // shift sym: LR1_parallel_operator ,{72,(State*)&S17_Cpass3} // shift sym: raw_at_sign ,{571,(State*)&S25_Cpass3} // shift sym: Rtoken }// end of shift table }; yacco2::Shift_entry S23pse_Cpass3 = {3,(State*)&S4_Cpass3}; yacco2::Shift_entry S23qse_Cpass3 = {0,(State*)&S2_Cpass3}; yacco2::State S23_Cpass3 = //State's vectored into symbol: "Relems" {23 ,(Shift_entry*)&S23pse_Cpass3,0,0,0,(Shift_tbl*)&S23st_Cpass3,0,(State_s_thread_tbl*)&S4tt_Cpass3,0,(Shift_entry*)&S23qse_Cpass3 }; struct S24rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S24rtd_Cpass3 S24rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA2_Cpass3,Cpass3::rhs2_Rpass3_} }// end of reduce table }; yacco2::State S24_Cpass3 = //State's vectored into symbol: "eog" {24 ,0,0,0,0,0,(Reduce_tbl*)&S24rt_Cpass3,0,0,0}; struct S25rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S25rtd_Cpass3 S25rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs2_Relems_} }// end of reduce table }; yacco2::State S25_Cpass3 = //State's vectored into symbol: "Rtoken" {25 ,0,0,0,0,0,(Reduce_tbl*)&S25rt_Cpass3,0,0,0}; struct S26rtd_Cpass3{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S26rtd_Cpass3 S26rt_Cpass3 = { 1 , {// start of table {(Set_tbl*)&LA1_Cpass3,Cpass3::rhs1_Relems_} }// end of reduce table }; yacco2::State S26_Cpass3 = //State's vectored into symbol: "Rtoken" {26 ,0,0,0,0,0,(Reduce_tbl*)&S26rt_Cpass3,0,0,0};