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 | |