getParsedLibrary abstract method

SomeParsedLibraryResult getParsedLibrary(
  1. String path
)

Return information about the results of parsing units of the library file with the given absolute, normalized path.

Implementation

SomeParsedLibraryResult getParsedLibrary(String path);