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

#include <class_attribute.h>

Public Attributes

ut16 table_length
 
LocalVariableTabletable
 

Detailed Description

Definition at line 89 of file class_attribute.h.

Member Data Documentation

◆ table

LocalVariableTable* java_attribute_local_variable_table_t::table

Definition at line 91 of file class_attribute.h.

Referenced by java_attribute_free(), and java_attribute_set_localvariabletable().

◆ table_length

ut16 java_attribute_local_variable_table_t::table_length

Definition at line 90 of file class_attribute.h.

Referenced by java_attribute_set_localvariabletable().


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