isExtendableIn2 abstract method
Whether the class, assuming that it is within scope, can be extended by
classes in the given library
.
Implementation
bool isExtendableIn2(LibraryElement2 library);
Whether the class, assuming that it is within scope, can be extended by
classes in the given library
.
bool isExtendableIn2(LibraryElement2 library);