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

A BootstrapMethods attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
std::vector< bootstrap_methodmethods
 

Detailed Description

A BootstrapMethods attribute.

Definition at line 542 of file attributes.hpp.

Member Data Documentation

◆ methods

std::vector< bootstrap_method > rpnx::cortado::bootstrap_methods_attribute::methods

Definition at line 545 of file attributes.hpp.

◆ name_index

constant_pool_index rpnx::cortado::bootstrap_methods_attribute::name_index

Definition at line 544 of file attributes.hpp.


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