Package pylilac :: Module FiniteStateAutomaton
[frames | no frames]

Module pylilac.FiniteStateAutomaton

This module provides functionality to the Grammar and the Symbols.

So they can build a Finite State Automaton to interpret the tokenized streams.

To Do for Version 0.2: tg management (rank 1)

Classes
FiniteStateAutomaton A Finite-state Automaton, or Finite-state Machine (FSA).

Exceptions
ExpectedStopError  
LabelError  
ParseError  
StateError  
UnexpectedStopError  
UnknownTokenError  

Generated by Epydoc 2.1 on Sat Aug 26 09:33:46 2006 http://epydoc.sf.net