|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A SourceDebugExtension attribute whose bytes are not modified UTF-8. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | name_index |
| std::vector< std::byte > | debug_extension |
A SourceDebugExtension attribute whose bytes are not modified UTF-8.
Definition at line 231 of file attributes.hpp.
| std::vector< std::byte > rpnx::cortado::source_debug_extension_attribute::debug_extension |
Definition at line 234 of file attributes.hpp.
| constant_pool_index rpnx::cortado::source_debug_extension_attribute::name_index |
Definition at line 233 of file attributes.hpp.