Listing protocol requirement details #64
Unanswered
NSExceptional
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see
ProtocolRequirement.Kind
, but I don't see anything onProtocolDescriptor
that allows you to, for example, see which protocols a particular protocol conforms to if you were to find a.baseProtocol
requirement.Does the runtime expose that data?
Beta Was this translation helpful? Give feedback.
All reactions