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