Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.debug.core.cdi.model.ICDILocalVariable

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

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

Subinterfaces of ICDILocalVariable in org.eclipse.cdt.debug.core.cdi.model
 interface ICDIArgument
          Represents an argument in the stack frame.
 

Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDILocalVariable
 ICDILocalVariable ICDIStackFrame.createLocalVariable(ICDILocalVariableDescriptor varDesc)
          Create a variable from the descriptor for evaluation.
 


Eclipse CDT
Pre-release 3.0

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