Format a stream of tokens and intermediate whitespace, for pretty-printing.

Instance Variable encoding Undocumented
Method __init__
Instance Variable writer Undocumented
Method printtoken Undocumented
Instance Variable parameters Undocumented
Instance Variable currentCol Undocumented
Instance Variable lastIdentifier Undocumented
encoding =
Undocumented
def __init__(self, writer): (source)
ParameterswriterA file-like object, opened in bytes mode.
writer =
Undocumented
def printtoken(self, type, token, sCoordinates, eCoordinates, line): (source)
Undocumented
parameters =
Undocumented
(type: int)
currentCol =
Undocumented
(type: int)
lastIdentifier =
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.