Name

com.typesafe.tools.mima.core.MimaUnpickler$.Name
sealed trait Name extends Entry

Attributes

Graph
Supertypes
trait Entry
class Object
trait Matchable
class Any
Known subtypes
class TermName
class TypeName

Members list

Concise view

Value members

Abstract methods

def tag: Int
def value: String

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