Interface ICLanguageSettingEntry

All Superinterfaces:
ICSettingEntry
All Known Subinterfaces:
ICIncludeFileEntry, ICIncludePathEntry, ICLanguageSettingPathEntry, ICLibraryFileEntry, ICLibraryPathEntry, ICMacroEntry, ICMacroFileEntry
All Known Implementing Classes:
CIncludeFileEntry, CIncludePathEntry, CLibraryFileEntry, CLibraryPathEntry, CMacroEntry, CMacroFileEntry

public interface ICLanguageSettingEntry extends ICSettingEntry
Representation in the project model of language settings entries such as include paths (-I) or preprocessor defines (-D) and others (see ICSettingEntry.INCLUDE_PATH and other kinds).