Qualifier

dotty.tools.dotc.cc.SepCheck.TypeRole.Qualifier
final case class Qualifier(qual: Tree, meth: Symbol)

Members list

Value members

Inherited methods

def dclSym: Symbol

If this is a Result tole, the associated symbol, otherwise NoSymbol

If this is a Result tole, the associated symbol, otherwise NoSymbol

Attributes

Inherited from:
TypeRole
def description(using Context): String

A textual description of this role

A textual description of this role

Attributes

Inherited from:
TypeRole

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product