public final class CSourceEntry extends ACExclusionFilterEntry implements ICSourceEntry
ALL, BUILTIN, EXPORTED, FRAMEWORKS_MAC, INCLUDE_FILE, INCLUDE_PATH, LIBRARY_FILE, LIBRARY_PATH, LOCAL, MACRO, MACRO_FILE, NONE, OUTPUT_PATH, READONLY, RESOLVED, SOURCE_PATH, UNDEFINED, VALUE_WORKSPACE_PATH
Constructor and Description |
---|
CSourceEntry(org.eclipse.core.resources.IFolder rc,
org.eclipse.core.runtime.IPath[] exclusionPatterns,
int flags) |
CSourceEntry(org.eclipse.core.runtime.IPath path,
org.eclipse.core.runtime.IPath[] exclusionPatterns,
int flags) |
CSourceEntry(String value,
org.eclipse.core.runtime.IPath[] exclusionPatterns,
int flags) |
Modifier and Type | Method and Description |
---|---|
int |
getKind() |
contentsToString, equals, equalsByContents, fullExclusionPatternChars, getExclusionPatterns, hashCode, isFile
fullPathForLocation, getFullPath, getLocation, isValueWorkspacePath
checkFlags, codeForContentsKey, codeForNameKey, equalsByName, getByNameMatchFlags, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolved, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
fullExclusionPatternChars, getExclusionPatterns
getFullPath, getLocation, isValueWorkspacePath
equalsByContents, equalsByName, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolved
public CSourceEntry(org.eclipse.core.runtime.IPath path, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
public CSourceEntry(org.eclipse.core.resources.IFolder rc, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
public CSourceEntry(String value, org.eclipse.core.runtime.IPath[] exclusionPatterns, int flags)
public final int getKind()
getKind
in interface ICSettingEntry
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.