core
/
org.jetbrains.dokka.links
/
TypeConstructor
Type
Constructor
data class
TypeConstructor
(fullyQualifiedName:
String
, params:
List
<
TypeReference
>) :
TypeReference
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
fullyQualifiedName
Link copied to clipboard
val
fullyQualifiedName
:
String
Content copied to clipboard
params
Link copied to clipboard
val
params
:
List
<
TypeReference
>
Content copied to clipboard