Eclipse CDT
7.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.IASTNodeSelector

Packages that use IASTNodeSelector
org.eclipse.cdt.core.dom.ast   
 

Uses of IASTNodeSelector in org.eclipse.cdt.core.dom.ast
 

Methods in org.eclipse.cdt.core.dom.ast that return IASTNodeSelector
 IASTNodeSelector IASTTranslationUnit.getNodeSelector(String filePath)
          Returns an IASTNodeSelector object for finding nodes by file offsets.
 


Eclipse CDT
7.0

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