Eclipse CDT
7.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
7.0

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