CBMC
interpreter.h File Reference

Interpreter for GOTO Programs. More...

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

Go to the source code of this file.

Functions

void interpreter (const goto_modelt &, message_handlert &)
 

Detailed Description

Interpreter for GOTO Programs.

Definition in file interpreter.h.

Function Documentation

◆ interpreter()

void interpreter ( const goto_modelt goto_model,
message_handlert message_handler 
)

Definition at line 1062 of file interpreter.cpp.