Interface ICdtVariableSupplier
public interface ICdtVariableSupplier
- Since:
- 3.0
-
Method Summary
Modifier and TypeMethodDescriptiongetVariable
(String macroName, IVariableContextInfo context) getVariables
(IVariableContextInfo context)
-
Method Details
-
getVariable
- Parameters:
macroName
- macro name- Returns:
- IBuildMacro
-
getVariables
- Returns:
- IBuildMacro[]
-