Eclipse CDT
7.0

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

Enclosing interface:
IASTTranslationUnit

public static interface IASTTranslationUnit.IDependencyTree


Nested Class Summary
static interface IASTTranslationUnit.IDependencyTree.IASTInclusionNode
           
 
Method Summary
 IASTTranslationUnit.IDependencyTree.IASTInclusionNode[] getInclusions()
           
 java.lang.String getTranslationUnitPath()
           
 

Method Detail

getTranslationUnitPath

java.lang.String getTranslationUnitPath()

getInclusions

IASTTranslationUnit.IDependencyTree.IASTInclusionNode[] getInclusions()

Eclipse CDT
7.0

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