CACAO
Data Fields
ForwardFieldMethInt Struct Reference

CONSTANT_Fieldref, CONSTANT_Methodref or CONSTANT_InterfaceMethodref. More...

Data Fields

uint16_t this_index
 
uint8_t tag
 
uint16_t class_index
 
uint16_t nameandtype_index
 

Detailed Description

CONSTANT_Fieldref, CONSTANT_Methodref or CONSTANT_InterfaceMethodref.

Definition at line 547 of file loader.cpp.

Field Documentation

uint16_t ForwardFieldMethInt::class_index

Definition at line 550 of file loader.cpp.

uint16_t ForwardFieldMethInt::nameandtype_index

Definition at line 551 of file loader.cpp.

uint8_t ForwardFieldMethInt::tag

Definition at line 549 of file loader.cpp.

uint16_t ForwardFieldMethInt::this_index

Definition at line 548 of file loader.cpp.


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