Chromium Code Reviews
DescriptionAST-based type inference clean-up
This CL simplifies the type hierarchy used in AST summarization.
There was no need for TypeParameterizedElementForLink and
TypeParameterizedContext to be separate classes, since every class
that mixed in the former also implemented the latter, and vice versa.
Also, it re-enables two tests that were made to pass by previous CLs.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/2932f3ebdb224f14b8fca204ccc13bfcc83cf1ba
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||