Uses of Class
org.eclipse.cdt.internal.core.cdtvariables.CdtMacroSupplier

Packages that use CdtMacroSupplier
org.eclipse.cdt.internal.core.cdtvariables   
 

Uses of CdtMacroSupplier in org.eclipse.cdt.internal.core.cdtvariables
 

Fields in org.eclipse.cdt.internal.core.cdtvariables declared as CdtMacroSupplier
static CdtMacroSupplier CdtVariableManager.fCdtMacroSupplier
           
 

Methods in org.eclipse.cdt.internal.core.cdtvariables that return CdtMacroSupplier
static CdtMacroSupplier CdtMacroSupplier.getInstance()