|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
One local-variable annotation range. More...
#include <attributes.hpp>
Public Attributes | |
| code_offset | start |
| std::uint16_t | length {} |
| local_variable_index | index |
One local-variable annotation range.
Definition at line 439 of file attributes.hpp.
| local_variable_index rpnx::cortado::local_variable_target_range::index |
Definition at line 443 of file attributes.hpp.
| std::uint16_t rpnx::cortado::local_variable_target_range::length {} |
Definition at line 442 of file attributes.hpp.
| code_offset rpnx::cortado::local_variable_target_range::start |
Definition at line 441 of file attributes.hpp.