Result

dotty.tools.dotc.cc.SepCheck.TypeRole.Result
final case class Result(sym: Symbol, inferred: Boolean)

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