Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.debug.core.cdi.ICDILocator

Packages that use ICDILocator
org.eclipse.cdt.debug.core.cdi.model   
 

Uses of ICDILocator in org.eclipse.cdt.debug.core.cdi.model
 

Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDILocator
 ICDILocator ICDIStackFrame.getLocator()
          Returns the location of the instruction pointer in this stack frame.
 ICDILocator ICDILocationBreakpoint.getLocator()
          Returns the location of the breakpoint.
 


Eclipse CDT
Pre-release 3.0

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