DescriptionMethodElementImpl.getReifiedType() should always create new parameter elements.
If we don't, and we transplant any of them into a new detached instance
of synthetic FunctionElementImpl, they are not able to access later
enclosingUnit in order to resynthesize their type.
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/a73c8d0de14d003ec02250b55f09505891edf375
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|