JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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.
Field Summary
Fields inherited from interface org.eclipse.cdt.core.settings.model.ICSettingEntry
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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.