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

Derives from BaseStrategy to provide summary-specific methods. Currently the only one is formatOperationExceptions


Operations Summary:
 formatOperationExceptions(self, oper)
Returns a reference to the detail if there are any exceptions. [Source]

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

Operations Inherited from Strategy
__init__, formatModifiers