Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.debug.core.cdi
Interface ICDILocation

All Known Subinterfaces:
ICDIAddressLocation, ICDIFileLocation, ICDIFunctionLocation, ICDILineLocation, ICDILocator

public interface ICDILocation

Represents a location in the debuggable program.


Method Summary
 boolean equals(ICDILocation location)
          Return true if both locations refer to the same place.
 

Method Detail

equals

boolean equals(ICDILocation location)
Return true if both locations refer to the same place.


Eclipse CDT
Pre-release 3.0

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