withoutExternalTypeDeclaration

Deprecated

Will be removed in version 0.19.0

Replace with

withoutExternalDeclaration

List containing declarations without the specified external declaration.

Return

A list containing declarations without the specified external declaration.

Parameters

predicate

The predicate function to determine if an external declaration satisfies a condition.