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

One BootstrapMethods attribute entry. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index method_ref
 
std::vector< constant_pool_indexarguments
 

Detailed Description

One BootstrapMethods attribute entry.

Definition at line 534 of file attributes.hpp.

Member Data Documentation

◆ arguments

std::vector< constant_pool_index > rpnx::cortado::bootstrap_method::arguments

Definition at line 537 of file attributes.hpp.

◆ method_ref

constant_pool_index rpnx::cortado::bootstrap_method::method_ref

Definition at line 536 of file attributes.hpp.


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