public interface IMacroEntry extends IPathEntry
CDT_CONTAINER, CDT_INCLUDE, CDT_INCLUDE_FILE, CDT_LIBRARY, CDT_MACRO, CDT_MACRO_FILE, CDT_OUTPUT, CDT_PROJECT, CDT_SOURCE
Modifier and Type | Method and Description |
---|---|
char[][] |
fullExclusionPatternChars()
Returns a char based representation of the exclusions patterns full path.
|
IPath |
getBasePath()
Return the base path.
|
IPath |
getBaseReference()
return the base reference
IMacroEntry
|
IPath[] |
getExclusionPatterns()
Returns an array of inclusion paths affecting the
resource when looking for files recursively.
|
java.lang.String |
getMacroName()
Returns the macro name.
|
java.lang.String |
getMacroValue()
Returns the macro value.
|
getEntryKind, getPath, isExported
java.lang.String getMacroName()
java.lang.String getMacroValue()
IPath[] getExclusionPatterns()
char[][] fullExclusionPatternChars()
IPath getBasePath()
IPath getBaseReference()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.