class twisted.python.htmlizer.TokenPrinter: (source)
Format a stream of tokens and intermediate whitespace, for pretty-printing.
| Instance Variable | currentCol | Undocumented |
| Instance Variable | currentLine | Undocumented |
| Instance Variable | lastIdentifier | Undocumented |
| Instance Variable | parameters | Undocumented |
| Instance Variable | encoding | Undocumented |
| Method | __init__ | |
| Instance Variable | writer | Undocumented |
| Method | printtoken | Undocumented |