Eclipse CDT
7.0

org.eclipse.cdt.core.dom.ast
Interface IASTCopyLocation

All Superinterfaces:
IASTNodeLocation

public interface IASTCopyLocation
extends IASTNodeLocation

Since:
5.3

Field Summary
 
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation
EMPTY_ARRAY
 
Method Summary
 IASTNode getOriginalNode()
           
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation
asFileLocation, getNodeLength, getNodeOffset
 

Method Detail

getOriginalNode

IASTNode getOriginalNode()

Eclipse CDT
7.0

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