Type

dotty.tools.scaladoc.Inkuire$.Type
See theType companion object
case class Type(name: TypeName, params: Seq[Variance], nullable: Boolean, itid: Option[ITID], isVariable: Boolean, isStarProjection: Boolean, isUnresolved: Boolean) extends TypeLike

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
trait TypeLike
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product