CBMC
|
Bounded Model Checking Utils for Java. More...
#include "java_bmc_util.h"
#include <goto-checker/symex_bmc.h>
#include <goto-programs/abstract_goto_model.h>
#include <java_bytecode/java_enum_static_init_unwind_handler.h>
Go to the source code of this file.
Functions | |
void | java_setup_symex (const optionst &options, abstract_goto_modelt &goto_model, symex_bmct &symex) |
Registers Java-specific preprocessing handlers with goto-symex. More... | |
Bounded Model Checking Utils for Java.
Definition in file java_bmc_util.cpp.
void java_setup_symex | ( | const optionst & | options, |
abstract_goto_modelt & | goto_model, | ||
symex_bmct & | symex | ||
) |
Registers Java-specific preprocessing handlers with goto-symex.
Definition at line 18 of file java_bmc_util.cpp.