Eclipse CDT
Pre-release 3.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast that return IASTFileLocation
 IASTFileLocation IASTNodeLocation.asFileLocation()
          Return a file location that best maps into this location.
 IASTFileLocation IASTTranslationUnit.flattenLocationsToFile(IASTNodeLocation[] nodeLocations)
          Flatten the node locations provided into a single file location.
 IASTFileLocation IASTNode.getFileLocation()
          Get the location of the node as a file.
 


Eclipse CDT
Pre-release 3.0

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