CBMC
|
Public Types | |
using | pool_entryt = java_bytecode_parsert::pool_entryt |
using | pool_entry_lookupt = std::function< pool_entryt &(u2)> |
Public Member Functions | |
structured_pool_entryt (const pool_entryt &entry) | |
u1 | get_tag () const |
Static Protected Member Functions | |
static std::string | read_utf8_constant (const pool_entryt &entry) |
Private Attributes | |
u1 | tag |
Definition at line 189 of file java_bytecode_parser.cpp.
using structured_pool_entryt::pool_entry_lookupt = std::function<pool_entryt &(u2)> |
Definition at line 193 of file java_bytecode_parser.cpp.
Definition at line 192 of file java_bytecode_parser.cpp.
|
inlineexplicit |
Definition at line 195 of file java_bytecode_parser.cpp.
|
inline |
Definition at line 199 of file java_bytecode_parser.cpp.
|
inlinestaticprotected |
Definition at line 205 of file java_bytecode_parser.cpp.
|
private |
Definition at line 213 of file java_bytecode_parser.cpp.