Package org.eclipse.cdt.core.index.provider


package org.eclipse.cdt.core.index.provider
  • Interfaces
    Class
    Description
    An IIndexProvider implementation provides additional indexing information for CDT projects This interface only exists to hold commonality from sub-interfaces.
    Describes a PDOM format file in the local file system.
    This interface is intended for ISVs to implement when plugging a mechanism for read-only/off-line indexes into the CIndex.ReadOnlyPDOMProvider extension point element.