Package python-module-logilab-mtconverter-0 :: Package 8 :: Package 4 :: Package transforms :: Module python :: Class Parser
[frames] | no frames]

Class Parser

source code

Python Source Parser used to get HTML colored python source

Instance Methods
 
__init__(self, raw, tags, out)
Store the source text
source code
 
format(self)
Parse and send the colored source
source code
 
__call__(self, toktype, toktext, (srow, scol), (erow, ecol), line)
Token handler
source code