|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
An owning sequence of exactly decoded instruction encodings. More...
#include <bytecode.hpp>
Public Attributes | |
| std::vector< instruction > | instructions |
| Instructions in increasing byte-offset order. | |
An owning sequence of exactly decoded instruction encodings.
Definition at line 303 of file bytecode.hpp.
| std::vector< instruction > rpnx::cortado::instruction_sequence::instructions |
Instructions in increasing byte-offset order.
Definition at line 305 of file bytecode.hpp.