core
/
org.jetbrains.dokka.model
/
TypeConstructor
Type
Constructor
sealed class
TypeConstructor
:
Bound
Content copied to clipboard
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
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