|
CBMC
|
Collaboration diagram for jsil_convertt:Public Member Functions | |
| jsil_convertt (symbol_tablet &_symbol_table) | |
| bool | operator() (const jsil_parse_treet &parse_tree, message_handlert &) |
Protected Member Functions | |
| bool | convert_code (const symbolt &symbol, codet &code) |
Protected Attributes | |
| symbol_tablet & | symbol_table |
Definition at line 21 of file jsil_convert.cpp.
|
inline |
Definition at line 24 of file jsil_convert.cpp.
Definition at line 70 of file jsil_convert.cpp.
| bool jsil_convertt::operator() | ( | const jsil_parse_treet & | parse_tree, |
| message_handlert & | message_handler | ||
| ) |
Definition at line 36 of file jsil_convert.cpp.
|
protected |
Definition at line 31 of file jsil_convert.cpp.