io.github.scalats.core.Printer
See thePrinter companion object Attributes
- Companion:
- object
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
Resolves the printer to be used to the specified type
(and its required associated types).
Resolves the printer to be used to the specified type
(and its required associated types).
Attributes
- configuration
the generator configuration
- kind
the kind of the declaration to be printed
- name
the name of the type whose declaration must be printed
- requires
the type required by the current declaration
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- Inherited from:
- Function4