|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor
org.eclipse.cdt.managedbuilder.internal.macros.ExplicitFileMacroCollector
public class ExplicitFileMacroCollector
This class is used by the MacroResolver to collect and present the explicit file macros referenced in the given expression
Constructor Summary | |
---|---|
ExplicitFileMacroCollector(IMacroContextInfo contextInfo)
|
Method Summary | |
---|---|
IBuildMacro[] |
getExplicisFileMacros()
|
Methods inherited from class org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor |
---|
getDelimiterMap, getIncorrectlyReferencedMacroValue, getInexistentMacroValue, getListDelimiter, getMacroContextInfo, reset, resolveToString, resolveToStringList, setDelimiterMap, setIncorrectlyReferencedMacroValue, setInexistentMacroValue, setListDelimiter, setMacroContextInfo |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExplicitFileMacroCollector(IMacroContextInfo contextInfo)
Method Detail |
---|
public IBuildMacro[] getExplicisFileMacros()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |