Interface IIndexMacroContainer

  • All Superinterfaces:
    org.eclipse.core.runtime.IAdaptable, IBinding, IIndexBinding

    public interface IIndexMacroContainer
    extends IIndexBinding
    Represents a binding for all macros with the same name. When you try to adapt a macro binding in an index you'll get the container as a result.
    Since:
    5.0
    Restriction:
    This interface is not intended to be implemented by clients.
    Restriction:
    This interface is not intended to be extended by clients.