This website requires JavaScript.
Explore
Help
Register
Sign In
dart-lang
/
sdk
Watch
1
Star
0
Fork
0
You've already forked sdk
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
bcaedf2b7fbbbb173c47805bbfa3e669d573f673
sdk
/
pkg
/
analysis_server
/
lib
T
History
Brian Wilkerson
bcaedf2b7f
The exception occurs because the type can be set to
null
if the element is either a parameter or local variable element. This might be a change since the time this code was originally written.
...
R=danrubel@google.com
Review URL:
https://codereview.chromium.org/1688493002
.
2016-02-10 10:49:47 -08:00
..
plugin
Move ResolverProvider to analyzer so that it can be shared
2016-02-01 08:12:29 -08:00
src
The exception occurs because the type can be set to
null
if the element is either a parameter or local variable element. This might be a change since the time this code was originally written.
2016-02-10 10:49:47 -08:00
starter.dart
Hooks for injecting embedder resolver providers.
2016-02-04 11:03:43 -08:00