| Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractTokenStream
TokenStream class objects encapsulate iterator functionality over a token stream for a parser.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
returns next token in token stream. Using a previous shift_read_position it is actually the current token. Raises StopIteration when the token stream is exhausted. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 13 16:31:31 2008 | http://epydoc.sourceforge.net |