diff options
Diffstat (limited to 'web/yacco2/compiler/grammars/rules_phrase_th.fsc')
-rw-r--r-- | web/yacco2/compiler/grammars/rules_phrase_th.fsc | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/web/yacco2/compiler/grammars/rules_phrase_th.fsc b/web/yacco2/compiler/grammars/rules_phrase_th.fsc new file mode 100644 index 0000000000..f9408fc6fa --- /dev/null +++ b/web/yacco2/compiler/grammars/rules_phrase_th.fsc @@ -0,0 +1,28 @@ +/* + File: rules_phrase_th.fsc + Date and Time: Fri Jan 30 18:55:23 2015 +*/ +transitive y +grammar-name "rules_phrase_th" +name-space "NS_rules_phrase_th" +thread-name "TH_rules_phrase_th" +monolithic n +file-name "rules_phrase_th.fsc" +no-of-T 569 +list-of-native-first-set-terminals 2 + LR1_questionable_shift_operator + raw_open_brace +end-list-of-native-first-set-terminals +list-of-transitive-threads 3 + NS_eol::TH_eol + NS_cweb_or_c_k::TH_cweb_or_c_k + NS_ws::TH_ws +end-list-of-transitive-threads +list-of-used-threads 4 + NS_cweb_or_c_k::TH_cweb_or_c_k + NS_eol::TH_eol + NS_rule_def_phrase::TH_rule_def_phrase + NS_ws::TH_ws +end-list-of-used-threads +fsm-comments +"Parse all of the grammar's rules." |