private suspend fun checkIsDerivedVisible(definition: InterfaceDefinition): Boolean

Checks if definition is still derived visible Only checks, performs no updates!

Return

true if still derived, otherwise false

Parameters

definition

the InterfaceDefinition to check if it is still derived