Mokkery
Toggle table of contents
2.9.0
common
Platform filter
common
Switch theme
Mokkery
mokkery-runtime
/
dev.mokkery.context
/
Function
/
Parameter
Parameter
class
Parameter
(
source
)
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
<
*
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String