Documentation Language: Swift

Method

isInstanceOfHierarchy(_:)

return whether the receiver is an instance of the given record (class) or any of its ancestors

func isInstanceOfHierarchy(_ record: GIR.Record) -> Bool