Def

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
Kind