| Tanl Linguistic Pipeline |
Pipe connected to a Python iterator. More...
#include <Tokenizer.h>
Public Member Functions | |
| TokenizerPipePython (Tokenizer &tokenizer, PyObject *pit) | |
| bool | MoveNext () |
| Advances to the next element of the collection. | |
Pipe connected to a Python iterator.
| bool Tanl::TokenizerPipePython::MoveNext | ( | ) | [virtual] |
Advances to the next element of the collection.
Reimplemented from Tanl::TokenizerPipe.
References Tanl::TokenizerPipe::len.