Interface ICLanguageSettingPathEntry

All Superinterfaces:
ICLanguageSettingEntry, ICPathEntry, ICSettingEntry
All Known Subinterfaces:
ICIncludeFileEntry, ICIncludePathEntry, ICLibraryFileEntry, ICLibraryPathEntry, ICMacroFileEntry
All Known Implementing Classes:
CIncludeFileEntry, CIncludePathEntry, CLibraryFileEntry, CLibraryPathEntry, CMacroFileEntry

public interface ICLanguageSettingPathEntry extends ICLanguageSettingEntry, ICPathEntry
Representation in the project model of language settings entries of path-kind such as include paths (-I) or include files and others. See interface hierarchy for more specifics.