|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
An uninitialized value created by a new instruction. More...
#include <attributes.hpp>
Public Attributes | |
| code_offset | new_instruction_offset |
Offset of the new instruction that created the value. | |
An uninitialized value created by a new instruction.
Definition at line 96 of file attributes.hpp.
| code_offset rpnx::cortado::uninitialized_variable_info::new_instruction_offset |
Offset of the new instruction that created the value.
Definition at line 98 of file attributes.hpp.