KoIsFunctionTypeProvider

An interface representing a Kotlin declaration that provides information about whether it is a function type.

Inheritors

Properties

Link copied to clipboard
abstract val isFunctionType: Boolean

Determines whatever type is function type.