Class CSourceEntry

All Implemented Interfaces:
ICExclusionPatternPathEntry, ICPathEntry, ICSettingEntry, ICSourceEntry

public final class CSourceEntry extends ACExclusionFilterEntry implements ICSourceEntry
  • Constructor Details

    • CSourceEntry

      public CSourceEntry(org.eclipse.core.runtime.IPath path, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
    • CSourceEntry

      public CSourceEntry(org.eclipse.core.resources.IFolder rc, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
    • CSourceEntry

      public CSourceEntry(String value, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
  • Method Details