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 Serializable
trait Product
trait Equals
trait TypeLike
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product