metaconfig.pprint

Members list

Type members

Classlikes

trait TPrint[T]

Summoning an implicit TPrint[T] provides a pretty-printed string representation of the type T, much better than is provided by the default Type#toString. In particular

Summoning an implicit TPrint[T] provides a pretty-printed string representation of the type T, much better than is provided by the default Type#toString. In particular

  • More forms are properly supported and printed
  • Prefixed Types are printed un-qualified, according to what's currently in scope

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object TPrint extends TPrintLowPri

Attributes

Companion
trait
Supertypes
trait TPrintLowPri
class Object
trait Matchable
class Any
Self type
TPrint.type
case class TPrintColors(typeColor: Attrs)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object BlackWhite.type
object Colors.type
object TPrintColors

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait TPrintLowPri

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TPrint.type
object TPrintLowPri

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type