Eclipse CDT
Pre-release 3.0

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

Packages that use IASTTranslationUnit.IDependencyTree
org.eclipse.cdt.core.dom.ast   
 

Uses of IASTTranslationUnit.IDependencyTree in org.eclipse.cdt.core.dom.ast
 

Methods in org.eclipse.cdt.core.dom.ast that return IASTTranslationUnit.IDependencyTree
 IASTTranslationUnit.IDependencyTree IASTTranslationUnit.getDependencyTree()
          Returns the dependency tree for the translation unit.
 


Eclipse CDT
Pre-release 3.0

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