Package pylilac :: Module TokenDict :: Class AlternativeTokenDict
[frames | no frames]

Class AlternativeTokenDict

TokenDict --+
            |
           AlternativeTokenDict


Method Summary
  get_token(self, stream, position)
Read the next token from the strean, starting from a position.
    Inherited from TokenDict
  __init__(self, dict)
  __contains__(self, key)
  __getitem__(self, key)
  __len__(self)
  __setitem__(self, key, value)

Method Details

get_token(self, stream, position)

Read the next token from the strean, starting from a position.
Overrides:
pylilac.TokenDict.TokenDict.get_token (inherited documentation)

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