|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A Macro expansion is a node location. Nodes that have locations that arrive through the expansion of preprocessor macros will refer to these type of objects.
| Method Summary | |
|---|---|
IASTNodeLocation[] |
getExpansionLocations()
The source locations for for the macro expansion. |
IASTPreprocessorMacroDefinition |
getMacroDefinition()
The macro definition used for the expansion |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation |
|---|
asFileLocation, getNodeLength, getNodeOffset |
| Method Detail |
public IASTPreprocessorMacroDefinition getMacroDefinition()
public IASTNodeLocation[] getExpansionLocations()
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||