isImplementableIn2 abstract method
Whether the class, assuming that it is within scope, can be implemented by
classes, mixins, and enums in the given library
.
Implementation
bool isImplementableIn2(LibraryElement2 library);
Whether the class, assuming that it is within scope, can be implemented by
classes, mixins, and enums in the given library
.
bool isImplementableIn2(LibraryElement2 library);