The text representation of this showable element.
The text representation of this showable element. This normally dispatches to a pattern matching method in Printers.
A fallback text representation, if the pattern matching in Printers does not have a case for this showable element
A fallback text representation, if the pattern matching in Printers does not have a case for this showable element
The string representation of this showable element.
The string representation of this showable element.
The summarized string representation of this showable element.
The summarized string representation of this showable element. Recursion depth is limited to some smallish value. Default is Config.summarizeDepth.
A common class for things that can be turned into names. Instances are both names and strings, the latter via a decorator.