Documentation Language: Swift

Method

references(_:)

Test whether the receiver references the given type reference

func references(_ ref: TypeReference) -> Bool

Parameters

ref

The type reference to test for

Return Value

true if the receiver references the given type reference