CBMC
|
#include "jsil_entry_point.h"
#include <util/arith_tools.h>
#include <util/config.h>
#include <util/message.h>
#include <util/range.h>
#include <util/std_code.h>
#include <util/symbol_table.h>
#include <goto-programs/adjust_float_expressions.h>
#include <goto-programs/goto_functions.h>
#include <linking/static_lifetime_init.h>
Go to the source code of this file.
Functions | |
static void | create_initialize (symbol_tablet &symbol_table) |
bool | jsil_entry_point (symbol_tablet &symbol_table, message_handlert &message_handler) |
Jsil Language
Definition in file jsil_entry_point.cpp.
|
static |
Definition at line 26 of file jsil_entry_point.cpp.
bool jsil_entry_point | ( | symbol_tablet & | symbol_table, |
message_handlert & | message_handler | ||
) |
Definition at line 51 of file jsil_entry_point.cpp.