abstract class SearchResult
extends Showable

The result of an implicit search

Constructors

SearchResult ( )

Members

[+] def toText ( printer: Printer ) : Text

The text representation of this showable element. This normally dispatches to a pattern matching method in Printers.

The text representation of this showable element. This normally dispatches to a pattern matching method in Printers.