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

#include <class_attribute.h>

Public Attributes

ut16 table_length
 
LocalVariableTypeTabletable
 

Detailed Description

Definition at line 94 of file class_attribute.h.

Member Data Documentation

◆ table

LocalVariableTypeTable* java_attribute_local_variable_type_table_t::table

Definition at line 96 of file class_attribute.h.

Referenced by java_attribute_set_localvariabletypetable().

◆ table_length

ut16 java_attribute_local_variable_type_table_t::table_length

Definition at line 95 of file class_attribute.h.

Referenced by java_attribute_set_localvariabletypetable().


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