An interface representing a Kotlin declaration that provides access to the return information.
Indicates whether a declaration has a non-Unit return value.
Unit
Return type of the declaration.
Determines whatever declaration has a specified return type.
Determines whatever declaration has a return type of the specified Kotlin class.
Determines whatever declaration has return type.