withoutClassOrInterfaceDeclarationOf

List containing declarations without class or interface declaration of.

Return

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

Parameters

kClass

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

kClasses

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


List containing declarations without class or interface declaration of.

Return

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

Parameters

kClasses

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