NameInfo

dotty.tools.dotc.core.NameKinds.NameInfo
abstract class NameInfo

A class for the info stored in a derived name

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NameKind.this.Info
class SignedInfo
trait NumberedInfo
Show all

Members list

Value members

Abstract methods

def kind: NameKind
def mkString(underlying: TermName): String

Concrete methods