|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IASTPreprocessorMacroDefinition | |
---|---|
org.eclipse.cdt.core.dom.ast |
Uses of IASTPreprocessorMacroDefinition in org.eclipse.cdt.core.dom.ast |
---|
Subinterfaces of IASTPreprocessorMacroDefinition in org.eclipse.cdt.core.dom.ast | |
---|---|
interface |
IASTPreprocessorFunctionStyleMacroDefinition
This interface represent a preprocessor function-style macro definition. e.g. |
interface |
IASTPreprocessorObjectStyleMacroDefinition
This interface represents an object-style macro definition. e.g. |
Methods in org.eclipse.cdt.core.dom.ast that return IASTPreprocessorMacroDefinition | |
---|---|
IASTPreprocessorMacroDefinition |
IASTMacroExpansion.getMacroDefinition()
The macro definition used for the expansion |
IASTPreprocessorMacroDefinition[] |
IASTTranslationUnit.getMacroDefinitions()
Get the macro definitions encountered in parsing this translation unit. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |