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

An array-valued annotation element. More...

#include <attributes.hpp>

Public Attributes

std::vector< annotation_valuevalues
 

Detailed Description

An array-valued annotation element.

Definition at line 355 of file attributes.hpp.

Member Data Documentation

◆ values

std::vector< annotation_value > rpnx::cortado::annotation_array_value::values

Definition at line 357 of file attributes.hpp.


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