Classifiers

dotty.tools.dotc.cc.Capabilities.Classifiers

Result type of transClassifiers. Interprete as follows: UnknownClassifier: No list could be computed since some capture sets are still unsolved variables Unclassified : No set exists since some parts of tcs are not classified ClassifiedAs(clss: All parts of tcss are classified with classes in clss

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class ClassifiedAs(clss: List[ClassSymbol])
case Unclassified extends Classifiers