org.eclipse.cdt.internal.core.cdtvariables
Class BuildSystemVariableSupplier

java.lang.Object
  extended by org.eclipse.cdt.internal.core.cdtvariables.CoreMacroSupplierBase
      extended by org.eclipse.cdt.internal.core.cdtvariables.BuildSystemVariableSupplier
All Implemented Interfaces:
org.eclipse.cdt.utils.cdtvariables.ICdtVariableSupplier

public class BuildSystemVariableSupplier
extends CoreMacroSupplierBase


Method Summary
static BuildSystemVariableSupplier getInstance()
           
 
Methods inherited from class org.eclipse.cdt.internal.core.cdtvariables.CoreMacroSupplierBase
getVariable, getVariables
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static BuildSystemVariableSupplier getInstance()