Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::ASTFormatter
class Heading
Files: Synopsis/Formatter/HTML/ASTFormatter.py
Heading-inheritance Scopes/Synopsis/Formatter/HTML/ASTFormatter/Part.html

Heading page part. Displays a header for the page -- its strategies are only passed the object that the page is for; ie a Class or Module


Operations Summary:
 __init__(self, page) [Source]
 _init_default_formatters(self) [Source]
 writeSectionItem(self, text)
Writes text and follows with a horizontal rule [Source]
 process(self, decl)
Process this Part by formatting only 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, writeSectionStart, writeSectionEnd, write_end