|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A branch whose target is a symbolic label. More...
#include <builders.hpp>
Public Attributes | |
| label | target |
| Symbolic branch destination owned by the containing builder. | |
Static Public Attributes | |
| static constexpr opcode | operation = Operation |
A branch whose target is a symbolic label.
Definition at line 49 of file builders.hpp.
|
staticconstexpr |
Definition at line 51 of file builders.hpp.
| label rpnx::cortado::labeled_branch_instruction< Operation >::target |
Symbolic branch destination owned by the containing builder.
Definition at line 52 of file builders.hpp.