Stacks Extends Module
A grouping of all implementationGroups originating from the names section of this module that this is being extended by another module.
Author
Richard Arriaga
Constructors
Construct a new StacksExtendsModule.
Construct a new StacksExtendsModule from a CommentsModule.
Functions
Flatten out moduleNameToExtendsList map so that all modules in tree are in one flat map keyed by the qualified method name to the implementation. Pair this with a map of method name to html link.
Create a new map from implementationGroups with new keys using the method qualified name
Rename an implementation in this Module.
Properties
The a map of implementationGroups keyed by the implementation name.
A map of module names to other modules extended by this module.
A map of module names to other modules used by this module.