class documentation

Write the stream of tokens and whitespace from TokenPrinter, formating tokens as HTML spans.

Method __init__ Undocumented
Method write Undocumented
Instance Variable noSpan Undocumented
Instance Variable writer Undocumented
def __init__(self, writer): (source)

Undocumented

def write(self, token, type=None): (source)

Undocumented

Undocumented