Eclipse CDT
Pre-release 3.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()
           
 String getTranslationUnitPath()
           
 

Method Detail

getTranslationUnitPath

String getTranslationUnitPath()

getInclusions

IASTTranslationUnit.IDependencyTree.IASTInclusionNode[] getInclusions()

Eclipse CDT
Pre-release 3.0

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