core
1.7.0
core
/
org.jetbrains.dokka.model
/
TypeConstructor
Type
Constructor
sealed
class
TypeConstructor
:
Bound
,
AnnotationTarget
Content copied to clipboard
Properties
Inheritors
Properties
dri
Link copied to clipboard
abstract
val
dri
:
DRI
Content copied to clipboard
presentableName
Link copied to clipboard
abstract
val
presentableName
:
String
?
Content copied to clipboard
projections
Link copied to clipboard
abstract
val
projections
:
List
<
Projection
>
Content copied to clipboard
Inheritors
GenericTypeConstructor
Link copied to clipboard
FunctionalTypeConstructor
Link copied to clipboard