isImplementableIn2 abstract method
Whether the element, assuming that it is within scope, is
implementable to classes, mixins, and enums in the given library
.
Implementation
bool isImplementableIn2(LibraryElement2 library);
Whether the element, assuming that it is within scope, is
implementable to classes, mixins, and enums in the given library
.
bool isImplementableIn2(LibraryElement2 library);