core
/
org.jetbrains.dokka.model
/
TypeConstructorWithKind
Type
Constructor
With
Kind
data class
TypeConstructorWithKind
(typeConstructor:
TypeConstructor
, kind:
ClassKind
)
Content copied to clipboard
Properties
Properties
kind
Link copied to clipboard
val
kind
:
ClassKind
Content copied to clipboard
typeConstructor
Link copied to clipboard
val
typeConstructor
:
TypeConstructor
Content copied to clipboard