public interface ICDIFunctionFinished extends ICDIEndSteppingRange
| Modifier and Type | Method and Description |
|---|---|
ICDIType |
getReturnType()
Return the type of the return value of
the function.
|
ICDIValue |
getReturnValue()
The return value of the function.
|
getSessionICDIType getReturnType() throws CDIException
CDIExceptionICDIValue getReturnValue() throws CDIException
CDIExceptionCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.