Documentation Language: Swift

Method

recordImplementedInterfaces(for:)

Traverse all the records and record all the interfaces implemented

@discardableResult func recordImplementedInterfaces(for record: Record) -> Set<TypeReference>