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

Strictness controls for bytecode encoding. More...

#include <bytecode.hpp>

Public Attributes

processing_mode mode {processing_mode::strict}
 Strict rejection or exact raw/reserved tooling output.
 

Detailed Description

Strictness controls for bytecode encoding.

Definition at line 328 of file bytecode.hpp.

Member Data Documentation

◆ mode

processing_mode rpnx::cortado::bytecode_write_options::mode {processing_mode::strict}

Strict rejection or exact raw/reserved tooling output.

Definition at line 330 of file bytecode.hpp.


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