Descriptionfixes #25477, downward inference of generic methods
* we now push the context return type down when inferring
* we also take this into account in our initial downards inference for arguments
* adds a common AST interface for FunctionExpressionInvocation and MethodInvocation, so we can handle these more uniformly
R=brianwilkerson@google.com, leafp@google.com
Committed: https://github.com/dart-lang/sdk/commit/0c4e64c8efafd9ac6d8fd004706ee69639b0d04f
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : fix breakage caused by refactoring #
Total comments: 8
Patch Set 5 : #
Total comments: 17
Patch Set 6 : #
Total comments: 2
Messages
Total messages: 14 (2 generated)
|