Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.debug.core.cdi.model
Interface ICDIArgumentDescriptor

All Superinterfaces:
ICDILocalVariableDescriptor, ICDIObject, ICDIVariableDescriptor
All Known Subinterfaces:
ICDIArgument

public interface ICDIArgumentDescriptor
extends ICDILocalVariableDescriptor


Method Summary
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDILocalVariableDescriptor
getStackFrame
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIVariableDescriptor
equals, getName, getQualifiedName, getType, getTypeName, getVariableDescriptorAsArray, getVariableDescriptorAsType, sizeof
 
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIObject
getTarget
 


Eclipse CDT
Pre-release 3.0

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