/* File: TS_la9tbl.cpp Date and Time: Sat Oct 11 20:57:19 2014 */ #include "TS_la9.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_TS_la9;// grammar's ns // first set terminals // raw_b // raw_c // raw_d yacco2::UCHAR LA1_CTS_la9[] ={ 1 ,13,28 }; extern yacco2::State S1_CTS_la9; extern yacco2::State S2_CTS_la9; extern yacco2::State S3_CTS_la9; extern yacco2::State S4_CTS_la9; extern yacco2::State S5_CTS_la9; extern yacco2::State S6_CTS_la9; struct S1std_CTS_la9{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[4]; }; S1std_CTS_la9 S1st_CTS_la9 = { 4 , {// start of table {18,(State*)&S2_CTS_la9} // shift sym: raw_lf ,{21,(State*)&S3_CTS_la9} // shift sym: raw_cr ,{569,(State*)&S1_CTS_la9} // accept sym: Reol ,{570,(State*)&S6_CTS_la9} // shift sym: Rdelimiters }// end of shift table }; yacco2::State S1_CTS_la9 = //State's vectored into symbol: " No symbol" {1 ,0,0,0,0,(Shift_tbl*)&S1st_CTS_la9,0,0,0,0}; struct S2rtd_CTS_la9{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S2rtd_CTS_la9 S2rt_CTS_la9 = { 1 , {// start of table {(Set_tbl*)&LA1_CTS_la9,CTS_la9::rhs1_Rdelimiters_} }// end of reduce table }; yacco2::State S2_CTS_la9 = //State's vectored into symbol: "x0a" {2 ,0,0,0,0,0,(Reduce_tbl*)&S2rt_CTS_la9,0,0,0}; struct S3std_CTS_la9{ yacco2::USINT no_entries_; yacco2::Shift_entry shift_entries_[2]; }; S3std_CTS_la9 S3st_CTS_la9 = { 2 , {// start of table {5,(State*)&S4_CTS_la9} // shift sym: LR1_invisible_shift_operator ,{18,(State*)&S5_CTS_la9} // shift sym: raw_lf }// end of shift table }; yacco2::Shift_entry S3ise_CTS_la9 = {5,(State*)&S4_CTS_la9}; yacco2::State S3_CTS_la9 = //State's vectored into symbol: "x0d" {3 ,0,0,(Shift_entry*)&S3ise_CTS_la9 ,0,(Shift_tbl*)&S3st_CTS_la9,0,0,0,0}; struct S4rtd_CTS_la9{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S4rtd_CTS_la9 S4rt_CTS_la9 = { 1 , {// start of table {(Set_tbl*)&LA1_CTS_la9,CTS_la9::rhs2_Rdelimiters_} }// end of reduce table }; yacco2::State S4_CTS_la9 = //State's vectored into symbol: "|.|" {4 ,0,0,0,0,0,(Reduce_tbl*)&S4rt_CTS_la9,0,0,0}; struct S5rtd_CTS_la9{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S5rtd_CTS_la9 S5rt_CTS_la9 = { 1 , {// start of table {(Set_tbl*)&LA1_CTS_la9,CTS_la9::rhs3_Rdelimiters_} }// end of reduce table }; yacco2::State S5_CTS_la9 = //State's vectored into symbol: "x0a" {5 ,0,0,0,0,0,(Reduce_tbl*)&S5rt_CTS_la9,0,0,0}; struct S6rtd_CTS_la9{ yacco2::USINT no_entries_; yacco2::Reduce_entry reduce_entries_[1]; }; S6rtd_CTS_la9 S6rt_CTS_la9 = { 1 , {// start of table {(Set_tbl*)&LA1_CTS_la9,CTS_la9::rhs1_Reol_} }// end of reduce table }; yacco2::State S6_CTS_la9 = //State's vectored into symbol: "Rdelimiters" {6 ,0,0,0,0,0,(Reduce_tbl*)&S6rt_CTS_la9,0,0,0};