RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
Loading...
Searching...
No Matches
rpnx::cortado::uninitialized_variable_info Struct Reference

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.
 

Detailed Description

An uninitialized value created by a new instruction.

Definition at line 96 of file attributes.hpp.

Member Data Documentation

◆ new_instruction_offset

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.


The documentation for this struct was generated from the following file: