Callable
data class Callable(name: String, receiver: TypeReference?, params: List<TypeReference>)
Content copied to clipboard
Types
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
copy
Link copied to clipboard
fun copy(name: String, receiver: TypeReference? = null, params: List<TypeReference>): Callable
Content copied to clipboard