Source
TypeParameter(TypeParameterElement element, Library library) : super(element, library) { _modelType = new ElementType(_typeParameter.type, this); }
TypeParameter(TypeParameterElement element, Library library) : super(element, library) { _modelType = new ElementType(_typeParameter.type, this); }