Tree

com.typesafe.tools.mima.core.TastyUnpickler$.Tree
sealed trait Tree extends ShowSelf

Attributes

Graph
Supertypes
trait ShowSelf
class Object
trait Matchable
class Any
Known subtypes
class Annot
class ClsDef
class Pkg
class Template
class DefDef
class ValDef
trait Type
trait Path
class TypeRef

Members list

Concise view

Value members

Inherited methods

def show: String

Attributes

Inherited from:
ShowSelf
override def toString: String

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
ShowSelf -> Any
Inherited from:
ShowSelf