core
/
org.jetbrains.dokka.links
/
Callable
Callable
data class
Callable
(name:
String
, receiver:
TypeReference
?, params:
List
<
TypeReference
>)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
signature
Link copied to clipboard
fun
signature
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
params
Link copied to clipboard
val
params
:
List
<
TypeReference
>
Content copied to clipboard
receiver
Link copied to clipboard
val
receiver
:
TypeReference
? = null
Content copied to clipboard