CACAO
Data Fields
verification_type_info_t Union Reference

Data Fields

u1 tag
 
Top_variable_info_t Top_variable_info
 
Integer_variable_info_t Integer_variable_info
 
Float_variable_info_t Float_variable_info
 
Long_variable_info_t Long_variable_info
 
Double_variable_info_t Double_variable_info
 
Null_variable_info_t Null_variable_info
 
UninitializedThis_variable_info_t UninitializedThis_variable_info
 
Object_variable_info_t Object_variable_info
 
Uninitialized_variable_info_t Uninitialized_variable_info
 

Detailed Description

Definition at line 109 of file stackmap.hpp.

Field Documentation

Double_variable_info_t verification_type_info_t::Double_variable_info

Definition at line 115 of file stackmap.hpp.

Float_variable_info_t verification_type_info_t::Float_variable_info

Definition at line 113 of file stackmap.hpp.

Integer_variable_info_t verification_type_info_t::Integer_variable_info

Definition at line 112 of file stackmap.hpp.

Long_variable_info_t verification_type_info_t::Long_variable_info

Definition at line 114 of file stackmap.hpp.

Null_variable_info_t verification_type_info_t::Null_variable_info

Definition at line 116 of file stackmap.hpp.

Object_variable_info_t verification_type_info_t::Object_variable_info

Definition at line 118 of file stackmap.hpp.

u1 verification_type_info_t::tag

Definition at line 110 of file stackmap.hpp.

Top_variable_info_t verification_type_info_t::Top_variable_info

Definition at line 111 of file stackmap.hpp.

Uninitialized_variable_info_t verification_type_info_t::Uninitialized_variable_info

Definition at line 119 of file stackmap.hpp.

UninitializedThis_variable_info_t verification_type_info_t::UninitializedThis_variable_info

Definition at line 117 of file stackmap.hpp.


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