Def

dotty.tools.scaladoc.Kind$.Def
final case class Def(typeParams: Seq[TypeParameter], argsLists: Seq[ParametersList]) extends Kind

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val name: String

Attributes

Inherited from:
Kind