|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDITargetExpression
An expression is a snippet of code that can be evaluated to produce a value for registered process
| Method Summary | |
|---|---|
IPDIVariable |
getVariable(IPDIStackFrame context)
Returns the variable of this expression |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIExpression |
|---|
dispose, equals, getAIF, getExpressionText, setAIF |
| Method Detail |
|---|
IPDIVariable getVariable(IPDIStackFrame context)
throws PDIException
IPDIStackFrame - frame context
PDIException - on failure
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||