summaryrefslogtreecommitdiff
path: root/web/yacco2/compiler/grammars/parallel_parser_ph_th.fsc
blob: e1b8b214e0fd039a1c43c46c9bad117fc6d42f81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/*
 File: parallel_parser_ph_th.fsc
 Date and Time: Fri Jan 30 18:55:19 2015 
*/
transitive   y
grammar-name "parallel_parser_ph_th"
name-space   "NS_parallel_parser_ph_th"
thread-name  "TH_parallel_parser_ph_th"
monolithic   n
file-name    "parallel_parser_ph_th.fsc"
no-of-T      569
list-of-native-first-set-terminals 2
   raw_open_bracket
   LR1_questionable_shift_operator
end-list-of-native-first-set-terminals 
list-of-transitive-threads 1
  NS_lint_balls::TH_lint_balls
end-list-of-transitive-threads 
list-of-used-threads 4
  NS_identifier::TH_identifier
  NS_la_expr_src::TH_la_expr_src
  NS_lint_balls::TH_lint_balls
  NS_o2_code_end::TH_o2_code_end
end-list-of-used-threads 
fsm-comments
"Parse grammar's parallel-parser construct."