Package | Description |
---|---|
org.eclipse.ptp.debug.core.pdi.manager | |
org.eclipse.ptp.debug.core.pdi.model |
Modifier and Type | Method and Description |
---|---|
IPDIArgument |
IPDIVariableManager.createArgument(IPDIArgumentDescriptor argDesc)
Create an argument
|
Modifier and Type | Method and Description |
---|---|
IPDIArgument |
IPDIStackFrame.createArgument(IPDIArgumentDescriptor varDesc)
Create a variable from the descriptor for evaluation.
|
IPDIArgument |
IPDIModelFactory.newArgument(IPDISession session,
IPDIArgumentDescriptor argDesc,
String varId)
Create an argument
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.