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

A RuntimeVisibleAnnotations attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
std::vector< annotationannotations
 

Detailed Description

A RuntimeVisibleAnnotations attribute.

Definition at line 362 of file attributes.hpp.

Member Data Documentation

◆ annotations

std::vector< annotation > rpnx::cortado::runtime_visible_annotations_attribute::annotations

Definition at line 365 of file attributes.hpp.

◆ name_index

constant_pool_index rpnx::cortado::runtime_visible_annotations_attribute::name_index

Definition at line 364 of file attributes.hpp.


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