Files
sdk/pkg
Konstantin Shcheglov fb02cf80ee Constructors should not have type parameters when resynthesize from Kernel.
Factory constructors are represented as static Procedure(s) with
type parameters. This does not match to the language specification and
Analyzer element model. We need to pretend that these type parameters
are absent, so that we pick up the same named type parameters from the
enclosing class.

R=brianwilkerson@google.com, paulberry@google.com

Bug:
Change-Id: Id26cf0e9c08699ac46978e14640e01089a1efcbc
Reviewed-on: https://dart-review.googlesource.com/9080
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2017-09-27 23:55:42 +00:00
..
2017-09-27 03:03:25 +00:00
2017-09-21 16:57:32 +00:00
2017-03-21 18:10:03 -07:00
2017-07-19 14:30:47 -07:00
2017-06-24 13:41:39 +02:00