|
CBMC
|
#include <util/symbol.h>
Include dependency graph for json_symbol.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| symbolt | symbol_from_json (const jsont &) |
| Deserialise a json object to a symbolt. More... | |
Deserialise a json object to a symbolt.
| in | The json object that is getting fetched as an object. |
Definition at line 45 of file json_symbol.cpp.