|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A byte offset within the code array of a Code attribute. More...
#include <bytecode.hpp>
Public Attributes | |
| std::uint32_t | value {} |
| Byte offset from the first opcode in the enclosing code array. | |
A byte offset within the code array of a Code attribute.
Definition at line 36 of file bytecode.hpp.
| std::uint32_t rpnx::cortado::code_offset::value {} |
Byte offset from the first opcode in the enclosing code array.
Definition at line 38 of file bytecode.hpp.