Module BCHPostcondition

read_xml_postcondition node thisf pars returns the postcondition predicate encoded in the xml node node for the function identified by thisf with parameters pars

read_xml_postconditions node thisf pars returns the list of postcondition predicates contained in the xml node node for the function identified by thisf with parameters pars

read_xml_errorpostconditions node thisf pars returns the list of error-postcondition predicates contained in the xml node node for the function identified by thisf with parameters pars

returns a tuple of postconditions and error-postconditions read from a single xml node containing short-cut postconditions.