QualInfo

case class QualInfo(name: SimpleName) extends Info with QualifiedInfo
trait Product
trait Equals
class Info
class NameInfo
class Object
trait Matchable
class Any

Value members

Concrete methods

override def hashCode: Int
Definition Classes
Any
override def map(f: SimpleName => SimpleName): NameInfo
Definition Classes
override def toString: String
Definition Classes
Info -> Any

Inherited methods

Inherited from
Info
def mkString(underlying: TermName): String
Inherited from
Info
Inherited from
Product