summaryrefslogtreecommitdiff
path: root/web/yacco2/qa/fsm_class_phrase12.dat
blob: 12f0cad8cc1887db3f2746c96336a0d3828e8282 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
/*	
$echo file: fsm_class_phrase12.dat
$echo       missing debug string
$echo Error
*/
fsm	
(fsm-id "fsm_class_phrase_th.lex",fsm-filename	fsm_class_phrase_th,fsm-namespace NS_fsm_class_phrase_th
,fsm-class Cfsm_class_phrase_th{
  user-declaration
    int x__;
  ***
  user-implementation
    Cfsm_class_phrase_th::x__ = 0;
  ***
  user-prefix-declaration
    #include <sss.h>
  ***
  user-suffix-declaration
    #include <zzz.h>
  ***
  constructor
    int x__;
  ***
  destructor
    x__ = 0;
  ***
  op
    int x(0);
  ***
  user-imp-tbl
    #include <zzz.h>
  ***
  user-imp-sym
    #include <zzz.h>
  ***
}
,fsm-version "1.0"	,fsm-date "17 Apr 2001",fsm-debug 
,fsm-comments	"lexical stage constructing tokens for syntax parser")