|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A BootstrapMethods attribute. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | name_index |
| std::vector< bootstrap_method > | methods |
A BootstrapMethods attribute.
Definition at line 542 of file attributes.hpp.
| std::vector< bootstrap_method > rpnx::cortado::bootstrap_methods_attribute::methods |
Definition at line 545 of file attributes.hpp.
| constant_pool_index rpnx::cortado::bootstrap_methods_attribute::name_index |
Definition at line 544 of file attributes.hpp.