Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class Function

Represents a Kotlin function.

Link copied to clipboard

Represents a function call with given args.

Link copied to clipboard
interface MokkeryContext

A set of MokkeryContext.Elements. It's used to provide any information/dependency Mokkery machinery. It works in the same way as kotlin.coroutines.CoroutineContext.