isImplementableIn abstract method
Return true
if this element, assuming that it is within scope, is
implementable to classes, mixins, and enums in the given library
.
Implementation
bool isImplementableIn(LibraryElement library);
Return true
if this element, assuming that it is within scope, is
implementable to classes, mixins, and enums in the given library
.
bool isImplementableIn(LibraryElement library);