Type

dotty.tools.scaladoc.Kind$.Type
final case class Type(concreate: Boolean, opaque: Boolean, typeParams: Seq[TypeParameter]) extends Kind

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
Kind