CACAO
Data Fields
stack_map_frame_t Union Reference

Data Fields

u1 frame_type
 
same_locals_1_stack_item_frame_t same_locals_1_stack_item_frame
 
same_locals_1_stack_item_frame_extended_t same_locals_1_stack_item_frame_extended
 
chop_frame_t chop_frame
 
same_frame_extended_t same_frame_extended
 
append_frame_t append_frame
 
full_frame_t full_frame
 

Detailed Description

Definition at line 198 of file stackmap.hpp.

Field Documentation

append_frame_t stack_map_frame_t::append_frame

Definition at line 204 of file stackmap.hpp.

chop_frame_t stack_map_frame_t::chop_frame

Definition at line 202 of file stackmap.hpp.

u1 stack_map_frame_t::frame_type

Definition at line 199 of file stackmap.hpp.

full_frame_t stack_map_frame_t::full_frame

Definition at line 205 of file stackmap.hpp.

same_frame_extended_t stack_map_frame_t::same_frame_extended

Definition at line 203 of file stackmap.hpp.

same_locals_1_stack_item_frame_t stack_map_frame_t::same_locals_1_stack_item_frame

Definition at line 200 of file stackmap.hpp.

same_locals_1_stack_item_frame_extended_t stack_map_frame_t::same_locals_1_stack_item_frame_extended

Definition at line 201 of file stackmap.hpp.


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