core
1.7.0
core
/
org.jetbrains.dokka.links
/
RecursiveType
Recursive
Type
data
class
RecursiveType
(
val
rank
:
Int
)
:
TypeReference
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Recursive
Type
Link copied to clipboard
fun
RecursiveType
(
rank
:
Int
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
rank
Link copied to clipboard
val
rank
:
Int
Content copied to clipboard