Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::FormatStrategy
class DetailAST
Files: Synopsis/Formatter/HTML/FormatStrategy.py
DetailAST-inheritance Scopes/Synopsis/Formatter/HTML/FormatStrategy/BaseAST.html Scopes/Synopsis/Formatter/HTML/FormatStrategy/Strategy.html

Derives BaseAST to provide detail-specific AST formatting.


Operations Summary:
 formatOperationExceptions(self, oper)
Prints out the full exception spec [Source]
 formatEnum(self, enum) [Source]
 formatEnumerator(self, enumerator) [Source]

Operations Inherited from BaseAST
formatParameters, formatDeclaration, formatForward, formatGroup, formatScope, formatModule, formatMetaModule, formatClass, formatTypedef, formatVariable, formatConst, formatFunction, formatOperation, formatParameter

Operations Inherited from Strategy
__init__, formatModifiers