| Home | Trees | Indices | Help |
|
|---|
|
|
A module for finite state automata. Operations are based on Aho, Sethi & Ullman (1986) Chapter 3.
|
|||
|
FSA A class for finite state automata. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
epsilon = None
|
|||
_parser = pchart.InsideParse(grammar('abcde'))
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed May 16 22:47:17 2007 | http://epydoc.sourceforge.net |