|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A RuntimeVisibleParameterAnnotations attribute. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | name_index |
| std::vector< std::vector< annotation > > | parameters |
A RuntimeVisibleParameterAnnotations attribute.
Definition at line 378 of file attributes.hpp.
| constant_pool_index rpnx::cortado::runtime_visible_parameter_annotations_attribute::name_index |
Definition at line 380 of file attributes.hpp.
| std::vector< std::vector< annotation > > rpnx::cortado::runtime_visible_parameter_annotations_attribute::parameters |
Definition at line 381 of file attributes.hpp.