Uses of Class
com.ibm.dtfj.corereaders.zos.le.DsaStackFrame
-
Packages that use DsaStackFrame Package Description com.ibm.dtfj.corereaders.zos.le -
-
Uses of DsaStackFrame in com.ibm.dtfj.corereaders.zos.le
Methods in com.ibm.dtfj.corereaders.zos.le that return DsaStackFrame Modifier and Type Method Description DsaStackFrame
Caa. getCurrentFrame()
Get the current (ie top) stack frame for this thread.DsaStackFrame
DsaStackFrame. getParentFrame()
Returns the caller of this stack frame.
-