Eclipse CDT
7.0

org.eclipse.cdt.core.dom.ast
Interface IASTTranslationUnit.IDependencyTree.IASTInclusionNode

Enclosing interface:
IASTTranslationUnit.IDependencyTree

public static interface IASTTranslationUnit.IDependencyTree.IASTInclusionNode


Method Summary
 IASTPreprocessorIncludeStatement getIncludeDirective()
           
 IASTTranslationUnit.IDependencyTree.IASTInclusionNode[] getNestedInclusions()
           
 

Method Detail

getIncludeDirective

IASTPreprocessorIncludeStatement getIncludeDirective()

getNestedInclusions

IASTTranslationUnit.IDependencyTree.IASTInclusionNode[] getNestedInclusions()

Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.