Generated
Auto-generated picklers and unpicklers, used for creating the 22 versions of tuple-picklers and case-class picklers
Attributes
- Graph
-
- Supertypes
-
trait Typesclass Objecttrait Matchableclass Any
- Known subtypes
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Types
- Supertypes
- Known subtypes
-
class SingletonR[T]
Attributes
- Inherited from:
- Types
- Supertypes
- Known subtypes
-
class SingletonW[T]
Represents the ability to write a value of type In
.
Represents the ability to write a value of type In
.
Generally nothing more than a way of applying the In
to a Visitor, along with some utility methods
Attributes
- Inherited from:
- Types
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait CaseW[In]class SingletonW[T]trait FromTo[T]trait TaggedFromTo[T]trait TaggedFrom[In]class TupleNFrom[In]Show all
A To that throws an error for all the visit methods which it does not define, letting you only define the handlers you care about.
A To that throws an error for all the visit methods which it does not define, letting you only define the handlers you care about.
Attributes
- Inherited from:
- Types
- Supertypes
-
trait SimpleVisitor[Any, T]trait To[T]trait Visitor[Any, T]trait AutoCloseableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class CaseR[V]class SingletonR[T]trait TaggedFromTo[T]trait TaggedTo[T]class TupleNTo[V]class MapStringTo[T]Show all
Attributes
- Inherited from:
- Types
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Inherited from:
- Types
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Types
- Supertypes
- Known subtypes
-
trait TaggedFromTo[T]
Attributes
- Inherited from:
- Types
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Types
- Supertypes
- Known subtypes
-
trait TaggedFromTo[T]
Represents the ability to read a value of type T
.
Represents the ability to read a value of type T
.
A thin wrapper around Visitor, but needs to be it's own class in order to make type inference automatically pick up it's implicit values.
Attributes
- Inherited from:
- Types
- Supertypes
-
trait Visitor[Any, T]trait AutoCloseableclass Objecttrait Matchableclass Any
- Known subtypes
-
trait FromTo[T]trait TaggedFromTo[T]trait SimpleTo[T]class CaseR[V]class SingletonR[T]trait TaggedTo[T]class TupleNTo[V]class MapStringTo[T]Show all
Value members
Inherited methods
Attributes
- Inherited from:
- Types
Attributes
- Inherited from:
- Types
Attributes
- Inherited from:
- Types
Attributes
- Inherited from:
- Types