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

An enum-valued annotation element. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index type_name_index
 
constant_pool_index constant_name_index
 

Detailed Description

An enum-valued annotation element.

Definition at line 312 of file attributes.hpp.

Member Data Documentation

◆ constant_name_index

constant_pool_index rpnx::cortado::annotation_enum_value::constant_name_index

Definition at line 315 of file attributes.hpp.

◆ type_name_index

constant_pool_index rpnx::cortado::annotation_enum_value::type_name_index

Definition at line 314 of file attributes.hpp.


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