summaryrefslogtreecommitdiff
path: root/web/yacco2/diagrams/fsm.txt
blob: 34e0a5cd9b358f16298702752314a35a07839f72 (plain)
1
2
3
4
5
6
7
8
9
/*
file: fsm.txt
Why: example of a fsm construct to parse.
*/
fsm	
(fsm-id	"eol.lex",fsm-filename eol,fsm-namespace NS_eol
,fsm-class Ceol
,fsm-version "1.0",fsm-date "17 Juin 2003",fsm-debug "false"
,fsm-comments "end-of-line recognizer")