ROSE 0.11.145.237
Public Attributes | List of all members
SgAsmJvmStackMapFrame::stack_map_frame Union Reference

Description

The following discriminated union is documented below and indicates which item of the union is in use.

Definition at line 9772 of file binaryInstruction.C.

Public Attributes

 same_frame
 
 same_locals_1_stack_item_frame
 
 same_locals_1_stack_item_frame_extended
 
 chop_frame
 
 same_frame_extended
 
 append_frame
 
 full_frame
 

Member Data Documentation

◆ same_frame

SgAsmJvmStackMapFrame::stack_map_frame::same_frame

Definition at line 9773 of file binaryInstruction.C.

◆ same_locals_1_stack_item_frame

SgAsmJvmStackMapFrame::stack_map_frame::same_locals_1_stack_item_frame

Definition at line 9774 of file binaryInstruction.C.

◆ same_locals_1_stack_item_frame_extended

SgAsmJvmStackMapFrame::stack_map_frame::same_locals_1_stack_item_frame_extended

Definition at line 9775 of file binaryInstruction.C.

◆ chop_frame

SgAsmJvmStackMapFrame::stack_map_frame::chop_frame

Definition at line 9776 of file binaryInstruction.C.

◆ same_frame_extended

SgAsmJvmStackMapFrame::stack_map_frame::same_frame_extended

Definition at line 9777 of file binaryInstruction.C.

◆ append_frame

SgAsmJvmStackMapFrame::stack_map_frame::append_frame

Definition at line 9778 of file binaryInstruction.C.

◆ full_frame

SgAsmJvmStackMapFrame::stack_map_frame::full_frame

Definition at line 9779 of file binaryInstruction.C.


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