getUnitElement abstract method
Return a future that will complete with information about the results of
building the element model for the file with the given absolute,
normalized path
.
Implementation
Future<SomeUnitElementResult> getUnitElement(String path);