Class Aorai_visitors.visit_computing_abstract_pre_post_from_buch


class visit_computing_abstract_pre_post_from_buch : Promelaast.typed_automaton -> string -> bool -> object .. end
This visitor does not modify the AST. It just generates a first abstract specification for each function. This specification is stored into Data_for_aorai and can be accessed by using get_func_pre or get_func_post.
Inherits
method vfunc : Cil_types.fundec -> Cil_types.fundec Cil.visitAction