|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICDIArgumentDescriptor | |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Uses of ICDIArgumentDescriptor in org.eclipse.cdt.debug.core.cdi.model |
---|
Subinterfaces of ICDIArgumentDescriptor 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 ICDIArgumentDescriptor | |
---|---|
ICDIArgumentDescriptor[] |
ICDIStackFrame.getArgumentDescriptors()
Returns the arguments in this stack frame. |
Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDIArgumentDescriptor | |
---|---|
ICDIArgument |
ICDIStackFrame.createArgument(ICDIArgumentDescriptor varDesc)
Create a variable from the descriptor for evaluation. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |