Chromium Code Reviews
DescriptionStore type inference errors into EntityRef.
The errors will be associated with inference targets - top-level
variables, static class fields, instance class fields, overriding
instance method parameters with conflicting type in overridden members,
etc.
These errors will be accessible through corresponding Element(s) and
reported by LibraryAnalyzer, and so AnalysisDriver to the client. So,
we will not need to compute these errors once again in ErrorVerifier.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/ee3dca40c799ac43f3bac6ff15fbc2a70c02339d
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|
|||||||||||||||||||||||||||||||||||||