getParsedUnit abstract method

SomeParsedUnitResult getParsedUnit(
  1. String path
)

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

Implementation

SomeParsedUnitResult getParsedUnit(String path);