Info

dotty.tools.dotc.core.NameKinds$.NameKind.Info
class Info extends NameInfo

A simple info type; some subclasses of Kind define more refined versions

Attributes

Graph
Supertypes
class NameInfo
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Concise view

Value members

Concrete methods

def mkString(underlying: TermName): String
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
Any

Inherited methods

Attributes

Inherited from:
NameInfo