TypeName

com.typesafe.tools.mima.core.TastyUnpickler$.TypeName
final case class TypeName extends Name

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Name
trait ShowSelf
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Name
final def debug: String

Attributes

Inherited from:
Name
final def isObjectName: Boolean

Attributes

Inherited from:
Name
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
Name
final def source: String

Attributes

Inherited from:
Name
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
final def toTermName: Name

Attributes

Inherited from:
Name
final def toTypeName: TypeName

Attributes

Inherited from:
Name