RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
Loading...
Searching...
No Matches
rpnx::cortado::record_attribute Struct Reference

A Record attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
std::vector< record_component_infocomponents
 

Detailed Description

A Record attribute.

Definition at line 680 of file attributes.hpp.

Member Data Documentation

◆ components

std::vector< record_component_info > rpnx::cortado::record_attribute::components

Definition at line 683 of file attributes.hpp.

◆ name_index

constant_pool_index rpnx::cortado::record_attribute::name_index

Definition at line 682 of file attributes.hpp.


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