| CBMC
    | 
 Inheritance diagram for base_ref_infot:
 Inheritance diagram for base_ref_infot: Collaboration diagram for base_ref_infot:
 Collaboration diagram for base_ref_infot:| Public Member Functions | |
| base_ref_infot (const pool_entryt &entry) | |
| u2 | get_class_index () const | 
| u2 | get_name_and_type_index () const | 
| name_and_type_infot | get_name_and_type (const pool_entry_lookupt &pool_entry) const | 
| class_infot | get_class (const pool_entry_lookupt &pool_entry) const | 
|  Public Member Functions inherited from structured_pool_entryt | |
| structured_pool_entryt (const pool_entryt &entry) | |
| u1 | get_tag () const | 
| Private Attributes | |
| u2 | class_index | 
| u2 | name_and_type_index | 
| Additional Inherited Members | |
|  Public Types inherited from structured_pool_entryt | |
| using | pool_entryt = java_bytecode_parsert::pool_entryt | 
| using | pool_entry_lookupt = std::function< pool_entryt &(u2)> | 
|  Static Protected Member Functions inherited from structured_pool_entryt | |
| static std::string | read_utf8_constant (const pool_entryt &entry) | 
Definition at line 254 of file java_bytecode_parser.cpp.
| 
 | inlineexplicit | 
Definition at line 257 of file java_bytecode_parser.cpp.
| 
 | inline | 
Definition at line 289 of file java_bytecode_parser.cpp.
| 
 | inline | 
Definition at line 267 of file java_bytecode_parser.cpp.
| 
 | inline | 
Definition at line 277 of file java_bytecode_parser.cpp.
| 
 | inline | 
Definition at line 271 of file java_bytecode_parser.cpp.
| 
 | private | 
Definition at line 297 of file java_bytecode_parser.cpp.
| 
 | private | 
Definition at line 298 of file java_bytecode_parser.cpp.