Documentation Language: Swift

Method

isDirectPointer(to:)

Test whether the receiver is a direct pointer to the given type reference

func isDirectPointer(to ref: TypeReference) -> Bool

Parameters

ref

The type reference to test for

Return Value

true if the receiver is a direct pointer to the given type reference