Class ExceptionalReturnCallee

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

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

    • ExceptionalReturnCallee

      public ExceptionalReturnCallee(CGNode node)
  • Method Details