swift
bfaa6af5 - [CodeCompletion] Look through implicit exprs to find the parsed expr

Commit
6 years ago
[CodeCompletion] Look through implicit exprs to find the parsed expr The parsed expression may be wrapped with various implicit expressions. For example, if the expression is only element in array literal, it's wrapped with `(arrayLiteral: <expr>)`.
Author
Committer
Parents
Loading