Class ReturnTopPolicy

  • All Implemented Interfaces:
    OpenCallPolicy

    public class ReturnTopPolicy
    extends java.lang.Object
    implements OpenCallPolicy
    An OpenCallPolicy, where the post state is exactly the entry state, with the only difference of having a the call's meta variable assigned to top only if the call returns a value. This variable, that is also stored as computed expression, represent the unknown result of the call, if any.