Interface IInformationProviderExtension


public interface IInformationProviderExtension
Extends IInformationProvider with the ability to provide the element for a given subject.
Since:
2.1
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    getInformation2(ITextViewer textViewer, IRegion subject)
    Returns the element for the given subject or null if no element is available.