KmLambda

class KmLambda

Represents a synthetic class generated for a Kotlin lambda.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
lateinit var function: KmFunction

Signature of the synthetic anonymous function, representing the lambda.