CBMC
java_bmc_util.h File Reference

Bounded Model Checking Utils for Java. More...

+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Bounded Model Checking Utils for Java.

Definition in file java_bmc_util.h.

Function Documentation

◆ java_setup_symex()

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.