cprover
|
Interpreter for GOTO Programs. More...
#include "goto_functions.h"
Go to the source code of this file.
Functions | |
void | interpreter (const symbol_tablet &symbol_table, const goto_functionst &goto_functions) |
Interpreter for GOTO Programs.
Definition in file interpreter.h.
void interpreter | ( | const symbol_tablet & | symbol_table, |
const goto_functionst & | goto_functions | ||
) |
Definition at line 463 of file interpreter.cpp.
References interpreter().
Referenced by goto_instrument_parse_optionst::doit(), and interpreter().