swift
bfaa6af5
- [CodeCompletion] Look through implicit exprs to find the parsed expr
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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>)`.
References
#23498 - [CodeCompletion] Look through implicit exprs to find the parsed expr
Author
rintaro
Committer
rintaro
Parents
6a7b7adc
Loading