|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <class_attribute.h>
Public Attributes | |
| ut16 | table_length |
| LineNumberTable * | table |
Definition at line 84 of file class_attribute.h.
| LineNumberTable* java_attribute_line_number_table_t::table |
Definition at line 86 of file class_attribute.h.
Referenced by java_attribute_free(), and java_attribute_set_linenumbertable().
| ut16 java_attribute_line_number_table_t::table_length |
Definition at line 85 of file class_attribute.h.
Referenced by java_attribute_set_linenumbertable().