|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
One LineNumberTable entry. More...
#include <attributes.hpp>
Public Attributes | |
| code_offset | start |
| Instruction offset at which this source line begins. | |
| std::uint16_t | line_number {} |
| Source-file line number. | |
One LineNumberTable entry.
Definition at line 239 of file attributes.hpp.
| std::uint16_t rpnx::cortado::line_number_info::line_number {} |
Source-file line number.
Definition at line 242 of file attributes.hpp.
| code_offset rpnx::cortado::line_number_info::start |
Instruction offset at which this source line begins.
Definition at line 241 of file attributes.hpp.