|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A JVM local-variable-array index. More...
#include <bytecode.hpp>
Public Attributes | |
| std::uint16_t | value {} |
| Zero-based local-variable-array slot. | |
A JVM local-variable-array index.
Definition at line 29 of file bytecode.hpp.
| std::uint16_t rpnx::cortado::local_variable_index::value {} |
Zero-based local-variable-array slot.
Definition at line 31 of file bytecode.hpp.