dotty.tools.sjs.ir.Types.ClassType
Class (or interface) type.
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
Show all
Members list
A type that accepts the same values as this type except null, unless this type is VoidType.
A type that accepts the same values as this type except null, unless this type is VoidType.
If this is VoidType, returns this type.
For all other types tpe, tpe.toNonNullable.isNullable is false.
Attributes
Is null an admissible value of this type?
Is null an admissible value of this type?
Attributes
-
Inherited from:
-
Type
Attributes
-
Inherited from:
-
Type