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

A JVM annotation structure. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index type_index
 
std::vector< annotation_elementelements
 

Detailed Description

A JVM annotation structure.

Definition at line 347 of file attributes.hpp.

Member Data Documentation

◆ elements

std::vector< annotation_element > rpnx::cortado::annotation::elements

Definition at line 350 of file attributes.hpp.

◆ type_index

constant_pool_index rpnx::cortado::annotation::type_index

Definition at line 349 of file attributes.hpp.


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