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

A constant-valued annotation element. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index constant_value_index
 

Static Public Attributes

static constexpr annotation_constant_kind kind = Kind
 

Detailed Description

template<annotation_constant_kind Kind>
struct rpnx::cortado::annotation_constant_value< Kind >

A constant-valued annotation element.

Definition at line 304 of file attributes.hpp.

Member Data Documentation

◆ constant_value_index

Definition at line 307 of file attributes.hpp.

◆ kind

Definition at line 306 of file attributes.hpp.


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