v1/src/angular_compiler/outliner/collect_type_parameters library

Functions

collectTypeParameters(Iterable<ClassElement> directives, BuildStep buildStep) Future<Map<String, String>>
Returns the generic type parameters, mapped by class name, of directives.