toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.model
/
TypeConstructorWithKind
Type
Constructor
With
Kind
data
class
TypeConstructorWithKind
(
val
typeConstructor
:
TypeConstructor
,
val
kind
:
ClassKind
)
Members
Constructors
Type
Constructor
With
Kind
Link copied to clipboard
constructor
(
typeConstructor
:
TypeConstructor
,
kind
:
ClassKind
)
Properties
kind
Link copied to clipboard
val
kind
:
ClassKind
type
Constructor
Link copied to clipboard
val
typeConstructor
:
TypeConstructor