Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast |
Modifier and Type | Field and Description |
---|---|
static IASTPreprocessorMacroExpansion[] |
IASTPreprocessorMacroExpansion.EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
IASTPreprocessorMacroExpansion |
IASTNodeSelector.findEnclosingMacroExpansion(int offset,
int length)
Returns a macro expansion enclosing the given range, or
null . |
IASTPreprocessorMacroExpansion |
IASTMacroExpansionLocation.getExpansion()
Returns the expansion node enclosing this location.
|
IASTPreprocessorMacroExpansion[] |
IASTTranslationUnit.getMacroExpansions()
Returns an array with all macro expansions of this translation unit.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.