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

One named annotation element. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index element_name_index
 
annotation_value value
 

Detailed Description

One named annotation element.

Definition at line 339 of file attributes.hpp.

Member Data Documentation

◆ element_name_index

constant_pool_index rpnx::cortado::annotation_element::element_name_index

Definition at line 341 of file attributes.hpp.

◆ value

annotation_value rpnx::cortado::annotation_element::value

Definition at line 342 of file attributes.hpp.


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