CBMC
|
JSON goto_function deserialization. More...
#include <goto-programs/goto_function.h>
Go to the source code of this file.
Functions | |
goto_functiont | goto_function_from_json (const json_objectt &json) |
Deserialize a goto_functiont from JSON. | |
JSON goto_function deserialization.
Definition in file json_goto_function.h.
goto_functiont goto_function_from_json | ( | const json_objectt & | json | ) |
Deserialize a goto_functiont from JSON.
json | The JSON object representing a goto_function |
Definition at line 301 of file json_goto_function.cpp.