|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
Strictness controls for class-file encoding. More...
#include <class_file.hpp>
Public Attributes | |
| processing_mode | mode {processing_mode::strict} |
| Strict validation or tooling-preserving output behavior. | |
Strictness controls for class-file encoding.
Definition at line 35 of file class_file.hpp.
| processing_mode rpnx::cortado::class_file_write_options::mode {processing_mode::strict} |
Strict validation or tooling-preserving output behavior.
Definition at line 37 of file class_file.hpp.