UnpickleMode

dotty.tools.dotc.core.tasty.TreeUnpickler$.UnpickleMode$
See theUnpickleMode companion trait
object UnpickleMode

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Term extends UnpickleMode

Unpickle as a TermTree

Unpickle as a TermTree

Attributes

Supertypes
trait UnpickleMode
class Object
trait Matchable
class Any
Self type
Term.type
object TopLevel extends UnpickleMode

Unpickle a full class in some package

Unpickle a full class in some package

Attributes

Supertypes
trait UnpickleMode
class Object
trait Matchable
class Any
Self type
TopLevel.type
object TypeTree extends UnpickleMode

Unpickle as a TypeTree

Unpickle as a TypeTree

Attributes

Supertypes
trait UnpickleMode
class Object
trait Matchable
class Any
Self type
TypeTree.type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror