module Synopsis.Processors.Comments.Translator
class Translator
A Translator translates comments into documentation.
Translator-inheritance
-Class attributes
source code
source code
source code
source code
source code
-Methods
  process(self, ir, * * kwds)
references
source code
  visit_declaration(self, decl)
references
source code
Map comments to a doc string.
  visit_sourcefile(self, sf)
references
source code
Map comments to a doc string.