public interface UnitLocator extends Locator
A program unit represents any structural part of the program (i.e. any part excepting code) such as a class, a method, a field...
Unit locators are quite different from code locators.
ProgramUnit,
ProgramUnit.getLocator(),
CodeLocatorCopyright © 2009-2013 Oracle Corporation. All Rights Reserved.