cprover
interpreter_class.h File Reference

Interpreter for GOTO Programs. More...

#include <stack>
#include <util/arith_tools.h>
#include "goto_functions.h"
Include dependency graph for interpreter_class.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  interpretert
 
class  interpretert::memory_cellt
 
class  interpretert::stack_framet
 

Detailed Description

Interpreter for GOTO Programs.

Definition in file interpreter_class.h.