Name

com.typesafe.tools.mima.core.TastyUnpickler$.Name
See theName companion object
sealed abstract class Name extends ShowSelf

Attributes

Companion:
object
Graph
Supertypes
trait ShowSelf
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

final def debug: String
final def isObjectName: Boolean
final def show: String
final def source: String
final def toTermName: Name
final def toTypeName: TypeName

Inherited methods

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