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, isFilefullPathForLocation, getFullPath, getLocation, isValueWorkspacePathcheckFlags, codeForContentsKey, codeForNameKey, equalsByName, getByNameMatchFlags, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolved, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitfullExclusionPatternChars, getExclusionPatternsgetFullPath, getLocation, isValueWorkspacePathequalsByContents, equalsByName, getFlags, getName, getValue, isBuiltIn, isReadOnly, isResolvedpublic 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 ICSettingEntryCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.