Uses of Class
org.eclipse.cdt.core.cdtvariables.CdtVariable

Packages that use CdtVariable
org.eclipse.cdt.internal.core.cdtvariables   
org.eclipse.cdt.managedbuilder.internal.macros   
 

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

Subclasses of CdtVariable in org.eclipse.cdt.internal.core.cdtvariables
 class EclipseVariablesVariableSupplier.EclipseVarMacro
           
 class EnvironmentVariableSupplier.EnvVarMacro
           
 class StorableCdtVariable
          This class represents the Build Macro that could be loaded and stored in XML
 

Uses of CdtVariable in org.eclipse.cdt.managedbuilder.internal.macros
 

Subclasses of CdtVariable in org.eclipse.cdt.managedbuilder.internal.macros
 class BuildMacro
          This is the trivial implementation of the IBuildMacro used internaly by the MBS
 class MbsMacroSupplier.FileContextMacro
           
 class MbsMacroSupplier.OptionMacro