|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IASTPreprocessorMacroExpansion | |
---|---|
org.eclipse.cdt.core.dom.ast |
Uses of IASTPreprocessorMacroExpansion in org.eclipse.cdt.core.dom.ast |
---|
Fields in org.eclipse.cdt.core.dom.ast declared as IASTPreprocessorMacroExpansion | |
---|---|
static IASTPreprocessorMacroExpansion[] |
IASTPreprocessorMacroExpansion.EMPTY_ARRAY
|
Methods in org.eclipse.cdt.core.dom.ast that return IASTPreprocessorMacroExpansion | |
---|---|
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. |
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |