Class PathEntryResolveInfoElement

java.lang.Object
org.eclipse.cdt.core.settings.model.util.PathEntryResolveInfoElement

public class PathEntryResolveInfoElement extends Object
  • Constructor Details

    • PathEntryResolveInfoElement

      public PathEntryResolveInfoElement(IPathEntry rawEntry, IPathEntry resolvedEntry)
    • PathEntryResolveInfoElement

      public PathEntryResolveInfoElement(IPathEntry rawEntry, List<IPathEntry> resolvedList)
  • Method Details

    • getRawEntry

      public IPathEntry getRawEntry()
    • getResolvedEntries

      public IPathEntry[] getResolvedEntries()