cprover
|
Jsil Language. More...
#include "jsil_entry_point.h"
#include <util/arith_tools.h>
#include <util/config.h>
#include <util/message.h>
#include <util/namespace.h>
#include <util/range.h>
#include <util/std_code.h>
#include <util/symbol_table_base.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_table_baset &symbol_table) |
bool | jsil_entry_point (symbol_table_baset &symbol_table, message_handlert &message_handler) |
Jsil Language.
Definition in file jsil_entry_point.cpp.
|
static |
Definition at line 27 of file jsil_entry_point.cpp.
bool jsil_entry_point | ( | symbol_table_baset & | symbol_table, |
message_handlert & | message_handler ) |
Definition at line 49 of file jsil_entry_point.cpp.