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

A type-safe index into the BootstrapMethods attribute. More...

#include <types.hpp>

Public Attributes

std::uint16_t value {}
 Zero-based index into bootstrap_methods_attribute::methods.
 

Detailed Description

A type-safe index into the BootstrapMethods attribute.

Definition at line 40 of file types.hpp.

Member Data Documentation

◆ value

std::uint16_t rpnx::cortado::bootstrap_method_index::value {}

Zero-based index into bootstrap_methods_attribute::methods.

Definition at line 42 of file types.hpp.


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