Formats the top of a view - it is passed only the Declaration that the
view is for (a Module or Class).
Methods Summary:
Formats a qualified name such that each name component becomes a link
to the respective scope.
Formats a reference to each parent scope, starting at the first
non-module scope.
Formats a reference to each parent scope and this one.
Formats the module by linking to each parent scope in the name.
Formats the class by linking to each parent scope in the name.
Formats the class template by linking to each parent scope in the name.
Formats the forward declaration if it is a template declaration.
Methods Details:
Formats a qualified name such that each name component becomes a link
to the respective scope.
Formats a reference to each parent scope, starting at the first
non-module scope.
Formats a reference to each parent scope and this one.
Formats the module by linking to each parent scope in the name.
Formats the class by linking to each parent scope in the name.
Formats the class template by linking to each parent scope in the name.
Formats the forward declaration if it is a template declaration.
Returns one string for the given parameter