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 |