DescriptionIn AST-based type inference, use function elements rather than variable elements.
This paves the way for including closures in type inference, since
closures are function elements that don't have an associated variable.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/20056c3f456609775eb5e0510cb6f84c0f3bd30b
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|