Interface ICIncludePathEntry

All Superinterfaces:
ICLanguageSettingEntry, ICLanguageSettingPathEntry, ICPathEntry, ICSettingEntry
All Known Implementing Classes:
CIncludePathEntry

public interface ICIncludePathEntry extends ICLanguageSettingPathEntry
Representation in the project model of language settings entries include paths (-I). See ICSettingEntry.INCLUDE_PATH.
  • Method Details

    • isLocal

      boolean isLocal()