Method
recordImplementedInterfaces(for:)
Traverse all the records and record all the interfaces implemented
@discardableResult func recordImplementedInterfaces(for record: Record) -> Set<TypeReference>
Method
Traverse all the records and record all the interfaces implemented
@discardableResult func recordImplementedInterfaces(for record: Record) -> Set<TypeReference>