withoutInterfaceOrObjectDeclarationOf

List containing declarations without interface or object declaration of.

Return

A list containing declarations without interface or object declaration of the specified Kotlin class(es).

Parameters

kClass

The Kotlin class representing the interface or object declaration to exclude.

kClasses

The Kotlin class(es) representing the interface or object declaration(s) to exclude.


List containing declarations without interface or object declaration of.

Return

A list containing declarations without interface or object declaration of the specified Kotlin class(es).

Parameters

kClasses

The Kotlin class(es) representing the interface or object declaration(s) to exclude.