AST Formatting classes.
This module contains classes for formatting parts of a scope page (class, module, etc with methods, variables etc. The actual formatting of the declarations is delegated to multiple strategies for each part of the page, and are defined in the FormatStrategy module.
Classes Summary: | |
Part Base class for formatting a Part of a Scope Page. [Source] | |
Heading Heading page part. [Source] | |
Summary Formatting summary visitor. [Source] | |
Detail [Source] | |
Inheritance [Source] |