Index of classes


C
change_formals [Aorai_visitors]
change_result [Aorai_visitors]
change_var [Data_for_aorai]

V
visit_adding_code_for_synchronisation [Aorai_visitors]
This visitor adds an auxiliary function for each C function which takes care of setting the automaton in a correct state before calling the original one, and replaces each occurrence of the original function by the auxiliary one.
visit_adding_pre_post_from_buch [Aorai_visitors]
This visitor add a specification to each fonction and to each loop, according to specifications stored into Data_for_aorai.
visit_computing_abstract_pre_post_from_buch [Aorai_visitors]
This visitor does not modify the AST.
visit_computing_ignored_functions [Aorai_visitors]
This visitor computes the list of ignored functions.
visit_decl_loops_init [Aorai_utils]
visit_propagating_pre_post_constraints [Abstract_ai]
This visitor requires that each function has a specification.
visit_propagating_pre_post_constraints_bycase [Bycase_ai]
This visitor requires that each function has a specification.