ListTokenizer
This is just a cache of previously tokenized expressions. So that [a block] can be treated like a stream of tokens. The tokens are taken from l .
The ListTokenizer class is accessible via the pylogo.reader module.
Methods
See the source for more information.