CBMC
json_symbol_table.cpp File Reference
#include "json_symbol_table.h"
#include "json_symbol.h"
#include <util/exception_utils.h>
#include <util/json.h>
#include <util/symbol_table.h>
+ Include dependency graph for json_symbol_table.cpp:

Go to the source code of this file.

Functions

void symbol_table_from_json (const jsont &in, symbol_tablet &symbol_table)
 

Function Documentation

◆ symbol_table_from_json()

void symbol_table_from_json ( const jsont in,
symbol_tablet symbol_table 
)

Definition at line 16 of file json_symbol_table.cpp.