JVM
method_info Struct Reference

#include <methods.h>

Collaboration diagram for method_info:

Public Attributes

uint16_t access_flags
 
uint16_t name_index
 
uint16_t descriptor_index
 
uint16_t attributes_count
 
attribute_infoattributes
 

Member Data Documentation

§ access_flags

uint16_t method_info::access_flags

§ attributes

attribute_info* method_info::attributes

§ attributes_count

uint16_t method_info::attributes_count

§ descriptor_index

uint16_t method_info::descriptor_index

§ name_index

uint16_t method_info::name_index

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