Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast |
Modifier and Type | Method and Description |
---|---|
IASTPreprocessorIncludeStatement |
IASTFileLocation.getContextInclusionStatement()
Returns the inclusion statement that included this file, or
null for
a top-level file. |
IASTPreprocessorIncludeStatement |
IASTTranslationUnit.IDependencyTree.IASTInclusionNode.getIncludeDirective() |
IASTPreprocessorIncludeStatement[] |
IASTTranslationUnit.getIncludeDirectives()
Returns the include directives encountered in parsing this translation unit.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.