assertConstructorExists

Assert that a constructor with the given characteristics exists in the given TypeLink.

Return

the ConstructorLink if it exists

Parameters

link

the TypeLink to search in

matcher

the Matcher to match the ConstructorLink against