Uses of Class
com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.Function
-
Packages that use FunctionEmulator.Function Package Description com.ibm.j9ddr.corereaders.tdump.zebedee.le -
-
Uses of FunctionEmulator.Function in com.ibm.j9ddr.corereaders.tdump.zebedee.le
Methods in com.ibm.j9ddr.corereaders.tdump.zebedee.le that return FunctionEmulator.Function Modifier and Type Method Description FunctionEmulator.Function
FunctionEmulator.Function. addChild(String childName)
Add child if not already presentFunctionEmulator.Function
FunctionEmulator. getCallTreeRoot()
Returns the root of the call tree.FunctionEmulator.Function
FunctionEmulator. getCurrentFunction()
Returns the current function.FunctionEmulator.Function
FunctionEmulator.Function. getParent()
-