Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::ASTFormatter
class Detail
Files: Synopsis/Formatter/HTML/ASTFormatter.py
Detail-inheritance Scopes/Synopsis/Formatter/HTML/ASTFormatter/Part.html
Operations Summary:
 __init__(self, page) [Source]
 _init_default_formatters(self) [Source]
 writeSectionStart(self, heading)
Creates a table with one row. [Source]
 writeSectionItem(self, text)
Writes text and follows with a horizontal rule [Source]
 process(self, decl)
Print out the details for the children of the given decl [Source]

Operations Inherited from Part
page, filename, os, scope, write, _init_formatters, addFormatter, type_ref, type_label, declarator, parameter, reference, label, formatDeclaration, visitDeclaration, visitForward, visitGroup, visitScope, visitModule, visitMetaModule, visitClass, visitTypedef, visitEnum, visitVariable, visitConst, visitFunction, visitOperation, formatType, visitBaseType, visitUnknown, visitDeclared, visitDependent, visitModifier, visitParametrized, visitTemplate, visitFunctionType, write_start, writeSectionEnd, write_end

Operation Details:
  writeSectionStart(self, heading)

Creates a table with one row. The row has a td of class 'heading' containing the heading string