|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A JVM annotation structure. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | type_index |
| std::vector< annotation_element > | elements |
A JVM annotation structure.
Definition at line 347 of file attributes.hpp.
| std::vector< annotation_element > rpnx::cortado::annotation::elements |
Definition at line 350 of file attributes.hpp.
| constant_pool_index rpnx::cortado::annotation::type_index |
Definition at line 349 of file attributes.hpp.