Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
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
<
*
>