Rizin
unix-like reverse engineering framework and cli tools
java_attribute_line_number_table_t Struct Reference

#include <class_attribute.h>

Public Attributes

ut16 table_length
 
LineNumberTabletable
 

Detailed Description

Definition at line 84 of file class_attribute.h.

Member Data Documentation

◆ table

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().

◆ table_length

ut16 java_attribute_line_number_table_t::table_length

Definition at line 85 of file class_attribute.h.

Referenced by java_attribute_set_linenumbertable().


The documentation for this struct was generated from the following file: