|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
One BootstrapMethods attribute entry. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | method_ref |
| std::vector< constant_pool_index > | arguments |
One BootstrapMethods attribute entry.
Definition at line 534 of file attributes.hpp.
| std::vector< constant_pool_index > rpnx::cortado::bootstrap_method::arguments |
Definition at line 537 of file attributes.hpp.
| constant_pool_index rpnx::cortado::bootstrap_method::method_ref |
Definition at line 536 of file attributes.hpp.