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.
|
getSession
ICDIType getReturnType() throws CDIException
CDIException
ICDIValue getReturnValue() throws CDIException
CDIException
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.