mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This way, each kind of `ResolvedCursorInfo` can define its own set of properties and it’s obvious which properties are used for which kind. Also switch to getters and setters because that makes it easier to search for usages of properties by looking at the call hierarchy of the getter / setter.
98 KiB
98 KiB