/* File: link_cleanser.fsc Date and Time: Fri Jan 30 18:55:14 2015 */ transitive y grammar-name "link_cleanser" name-space "NS_link_cleanser" thread-name "Clink_cleanser" monolithic y file-name "link_cleanser.fsc" no-of-T 569 list-of-native-first-set-terminals 2 LR1_eog LR1_all_shift_operator end-list-of-native-first-set-terminals list-of-transitive-threads 7 NS_ws::TH_ws NS_linker_id::TH_linker_id NS_int_no::TH_int_no NS_eol::TH_eol NS_c_comments::TH_c_comments NS_c_string::TH_c_string NS_bad_char_set::TH_bad_char_set end-list-of-transitive-threads list-of-used-threads 7 NS_bad_char_set::TH_bad_char_set NS_c_comments::TH_c_comments NS_c_string::TH_c_string NS_eol::TH_eol NS_int_no::TH_int_no NS_linker_id::TH_linker_id NS_ws::TH_ws end-list-of-used-threads fsm-comments "Lexer: \\olinker's cleanser from \n previous lexing to remove chaffe before parsing stage."