mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Semantic context describes the origin of the declaration and serves the same purpose as opaque numeric "priority" in Clang -- to determine the most likely completion. This is the initial implementation. There are a few opportunities to bump the priority of a certain decl by giving it SemanticContextKind::ExprSpecific context that are not implemented yet. Swift SVN r9052
20 KiB
20 KiB