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

A JVM local-variable-array index. More...

#include <bytecode.hpp>

Public Attributes

std::uint16_t value {}
 Zero-based local-variable-array slot.
 

Detailed Description

A JVM local-variable-array index.

Definition at line 29 of file bytecode.hpp.

Member Data Documentation

◆ value

std::uint16_t rpnx::cortado::local_variable_index::value {}

Zero-based local-variable-array slot.

Definition at line 31 of file bytecode.hpp.


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