Designator

dotty.tools.dotc.core.Names$.Designator
abstract class Designator

A common superclass of Name and Symbol. After bootstrap, this should be just the type alias Name | Symbol

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Name
class TermName
class DerivedName
class SimpleName
class TypeName
class Symbol
class ClassSymbol
object NoSymbol.type
Show all
In this article