|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMacroContextInfoProvider | |
---|---|
org.eclipse.cdt.managedbuilder.internal.core | |
org.eclipse.cdt.managedbuilder.internal.macros |
Uses of IMacroContextInfoProvider in org.eclipse.cdt.managedbuilder.internal.core |
---|
Methods in org.eclipse.cdt.managedbuilder.internal.core with parameters of type IMacroContextInfoProvider | |
---|---|
java.lang.String[] |
Tool.getToolCommandFlags(org.eclipse.core.runtime.IPath inputFileLocation,
org.eclipse.core.runtime.IPath outputFileLocation,
org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor macroSubstitutor,
IMacroContextInfoProvider provider)
this method used internaly by the Tool to obtain the command flags with the build macros resolved, but could be also used by other MBS components to adjust the tool flags resolution behavior by passing the method some custom macro substitutor |
Uses of IMacroContextInfoProvider in org.eclipse.cdt.managedbuilder.internal.macros |
---|
Classes in org.eclipse.cdt.managedbuilder.internal.macros that implement IMacroContextInfoProvider | |
---|---|
class |
BuildMacroProvider
The default IBuildMacroProvider implementation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |