toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.context
/
Function
/
Parameter
Parameter
class
Parameter
Represents a Kotlin function parameter.
Members
Properties
is
Vararg
Link copied to clipboard
val
isVararg
:
Boolean
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
KClass
<
*
>