io.github.scalats.core.Printer
See thePrinter companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
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).
Value parameters
-
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
Attributes
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:
-
Function5