Package pylilac :: Module DelegateTerminal :: Class DelegateTerminal
[frames | no frames]

Class DelegateTerminal

_Symbol --+    
          |    
   Terminal --+
              |
             DelegateTerminal


Method Summary
  match(self, token)
  recognize(self, token)
    Inherited from Terminal
  __init__(self, content)
  __eq__(self, other)
Compare a terminal to another.
  __hash__(self)
  __repr__(self)
Build up a verbose representation according to BNF.
  insert_fsa(self, grammar, fsa, initial, final, tag)
Inserts a sub-FSA in a FSA according to the rules in a grammar.

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