Eclipse CDT
Pre-release 3.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
Pre-release 3.0

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