without All External Parents Of
List containing declarations without all specified KClass
type external parents. The external parent is a parent defined outside the project codebase (defined inside external library).
Return
A list containing declarations without all specified KClass
type external parents.
Parameters
The Kotlin class representing external parent to exclude.
The Kotlin classes representing external parents to exclude.
Whether to include indirect external parents.
List containing declarations without all specified KClass
type external parents. The external parent is a parent defined outside the project codebase (defined inside external library).
Return
A list containing declarations without all specified KClass
type external parents.
Parameters
The Kotlin classes representing external parents to exclude.
Whether to include indirect external parents.