DescriptionRollback checking bounds of type parameters of function type aliases.
The line:
List<DartType> parameterTypes = element.type.typeArguments;
returns an empty list for typedefs.
For now I want to unblock Keerti.
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/3d70bc399e08a6c3bfedbaaf7a87683746bccb72
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|