summaryrefslogtreecommitdiff
path: root/web/yacco2/compiler/grammars/parallel_oper.fsc
blob: 8536cb69ae97d1358a204d0b8f395db32eb9d804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*
 File: parallel_oper.fsc
 Date and Time: Fri Jan 30 18:55:18 2015 
*/
transitive   n
grammar-name "parallel_oper"
name-space   "NS_parallel_oper"
thread-name  "TH_parallel_oper"
monolithic   n
file-name    "parallel_oper.fsc"
no-of-T      569
list-of-native-first-set-terminals 2
   raw_dbl_quote
   raw_vertical_line
end-list-of-native-first-set-terminals 
list-of-transitive-threads 0
end-list-of-transitive-threads 
list-of-used-threads 0
end-list-of-used-threads 
fsm-comments
"Lexer for Parallel operator: \\PARshift."