getParsedLibraryByElement2 abstract method

  1. @experimental
SomeParsedLibraryResult getParsedLibraryByElement2(
  1. LibraryElement2 element
)

Return information about the results of parsing units of the library file with the given library element.

Implementation

@experimental
SomeParsedLibraryResult getParsedLibraryByElement2(LibraryElement2 element);