|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A one-byte constant-pool-index instruction. More...
#include <bytecode.hpp>
Public Attributes | |
| std::uint8_t | index {} |
| Nonzero one-byte constant-pool index. | |
Static Public Attributes | |
| static constexpr opcode | operation = Operation |
A one-byte constant-pool-index instruction.
Definition at line 90 of file bytecode.hpp.
| std::uint8_t rpnx::cortado::constant_pool_index8_instruction< Operation >::index {} |
Nonzero one-byte constant-pool index.
Definition at line 93 of file bytecode.hpp.
|
staticconstexpr |
Definition at line 92 of file bytecode.hpp.