Class NormalReturnCallee

java.lang.Object
com.ibm.wala.ipa.slicer.Statement
com.ibm.wala.ipa.slicer.NormalReturnCallee

public class NormalReturnCallee extends Statement
A Statement representing the normal return value in a callee, immediately before returning to the caller.
  • Constructor Details

    • NormalReturnCallee

      public NormalReturnCallee(CGNode node)
  • Method Details