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

A RuntimeInvisibleParameterAnnotations attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
std::vector< std::vector< annotation > > parameters
 

Detailed Description

A RuntimeInvisibleParameterAnnotations attribute.

Definition at line 386 of file attributes.hpp.

Member Data Documentation

◆ name_index

constant_pool_index rpnx::cortado::runtime_invisible_parameter_annotations_attribute::name_index

Definition at line 388 of file attributes.hpp.

◆ parameters

std::vector< std::vector< annotation > > rpnx::cortado::runtime_invisible_parameter_annotations_attribute::parameters

Definition at line 389 of file attributes.hpp.


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