Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast |
Modifier and Type | Field and Description |
---|---|
static IASTFunctionStyleMacroParameter[] |
IASTFunctionStyleMacroParameter.EMPTY_PARAMETER_ARRAY
Constant
EMPTY_PARAMETER_ARRAY is used to return anempty
array. |
Modifier and Type | Method and Description |
---|---|
IASTFunctionStyleMacroParameter[] |
IASTPreprocessorFunctionStyleMacroDefinition.getParameters()
Returns the macro parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
IASTPreprocessorFunctionStyleMacroDefinition.addParameter(IASTFunctionStyleMacroParameter parm)
Adds a function-style macro parameter.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.