UnpickleMode

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

Attributes

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

Members list

Concise view

Type members

Classlikes

object Term extends UnpickleMode

Unpickle as a TermTree

Unpickle as a TermTree

Attributes

Graph
Supertypes
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

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

Unpickle as a TypeTree

Unpickle as a TypeTree

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self 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