Parents

dotty.tools.pc.completions.Parents
class Parents(val selector: Type, definitions: Definitions)(using x$3: Context)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Constructors

def this(tpes: List[Type], definitions: Definitions)(using Context)

Concrete methods

def isSubClass(typeSymbol: Symbol, includeReverse: Boolean)(using Context): Boolean

Concrete fields

val isBottom: Set[Symbol]
val isParent: Set[Symbol]
val selector: Type