PrefixedName

final case
class PrefixedName(tag: Int, underlying: TermName) extends DerivedName
trait Serializable
trait Product
trait Equals
class TermName
class Name
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def toString: String
Definition Classes
Any

Inherited methods

override
Definition Classes
Inherited from
DerivedName
Inherited from
Name
override
def isEmpty: Boolean
Definition Classes
Inherited from
DerivedName
final
def isTermName: Boolean
Inherited from
Name
final
def isTypeName: Boolean
Inherited from
Name
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def toDebugString: String
Inherited from
Name
override
Definition Classes
Inherited from
TermName

Inherited fields

lazy override
Inherited from
TermName