Package org.eclipse.cdt.core.dom.ast
Interface IASTTranslationUnit.IDependencyTree
- Enclosing interface:
IASTTranslationUnit
public static interface IASTTranslationUnit.IDependencyTree
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getTranslationUnitPath
String getTranslationUnitPath() -
getInclusions
IASTTranslationUnit.IDependencyTree.IASTInclusionNode[] getInclusions()
-