Interface LinkerContext


public interface LinkerContext
Provides access to data about the linking process. Methods that return a SortedSet are guaranteed to have stable iteration order between runs of the compiler over identical input. Unless otherwise specified, the exact iteration order is left as an implementation detail.