cprover
interpreter.h File Reference

Interpreter for GOTO Programs. More...

#include <util/message.h>
#include "goto_model.h"
+ Include dependency graph for interpreter.h:
+ 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 ,
message_handlert  
)

Definition at line 1083 of file interpreter.cpp.