MobileNativeFoundation / swift-index-store

Library to read from Swift / clang source code indexes
Apache License 2.0
139 stars 12 forks source link

Fix false negative around accessor functions #34

Closed keith closed 1 year ago

keith commented 1 year ago

This might be more generalizable but I'm not sure when else something has the accessorOf role so right now this is limited to functions that are accessors of properties.