blob: 2fbf7b4e3b98a6027c041a8ee612dc7630c177f9 [file] [log] [blame]
digraph {
size="5,4"
1 [label=" start state ", shape=circle, style=filled, color=blue]
2 [label="start/end state", shape=doublecircle, style=filled, color=blue]
3 [label=" internal state", shape=circle, style=filled, color=red]
4 [label=" end state ", shape=doublecircle, style=filled, color=green]
}