ROSE 0.11.145.147
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 9622 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 9623 of file binaryInstruction.C.

◆ same_locals_1_stack_item_frame

SgAsmJvmStackMapFrame::stack_map_frame::same_locals_1_stack_item_frame

Definition at line 9624 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 9625 of file binaryInstruction.C.

◆ chop_frame

SgAsmJvmStackMapFrame::stack_map_frame::chop_frame

Definition at line 9626 of file binaryInstruction.C.

◆ same_frame_extended

SgAsmJvmStackMapFrame::stack_map_frame::same_frame_extended

Definition at line 9627 of file binaryInstruction.C.

◆ append_frame

SgAsmJvmStackMapFrame::stack_map_frame::append_frame

Definition at line 9628 of file binaryInstruction.C.

◆ full_frame

SgAsmJvmStackMapFrame::stack_map_frame::full_frame

Definition at line 9629 of file binaryInstruction.C.


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