module Synopsis.Formatters.HTML.Fragments.DeclarationFormatter
class DeclarationSummaryFormatter
DeclarationSummaryFormatter-inheritance Scopes/Synopsis/Formatters/HTML/Fragments/DeclarationFormatter/DeclarationFormatter.html
Derives from BaseStrategy to provide summary-specific methods. Currently the only one is format_exceptions
Methods Summary:
  format_exceptions(self, oper)
references
source code
Returns a reference to the detail if there are any exceptions.
Methods Inherited from DeclarationFormatter
register, format_parameters, format_declaration, format_macro, format_forward, format_group, format_scope, format_module, format_meta_module, format_class, format_class_template, format_typedef, format_enumerator, format_enum, format_variable, format_const, format_function, format_function_template, format_operation, format_operation_template, format_parameter
Methods Details:
  format_exceptions(self, oper)
references
source code
Returns a reference to the detail if there are any exceptions.