|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A CONSTANT_Package entry. More...
#include <types.hpp>
Public Attributes | |
| constant_pool_index | name_index |
Index of the package-name utf8_constant. | |
Static Public Attributes | |
| static constexpr constant_pool_tag | tag = constant_pool_tag::package |
| static constexpr std::size_t | slot_count = 1 |
| constant_pool_index rpnx::cortado::package_constant::name_index |
Index of the package-name utf8_constant.
|
staticconstexpr |
|
staticconstexpr |