Class CMacroEntry

java.lang.Object
org.eclipse.cdt.core.settings.model.ACSettingEntry
org.eclipse.cdt.core.settings.model.CMacroEntry
All Implemented Interfaces:
ICLanguageSettingEntry, ICMacroEntry, ICSettingEntry

public final class CMacroEntry extends ACSettingEntry implements ICMacroEntry
Representation in the project model of macro settings entries. As an example, those are supplied by a gcc compiler with option "-D".