DoxigAlpha

LineEntry

Fields of this type

Fields

#
line:u32
column:u32
file:u32
Offset by 1 depending on whether Dwarf version is >= 5.

Functions in this namespace

Functions

#

= .{ .line = undefined, .column = undefined, .file = std.math.maxInt(u32), }

Values

#
invalid
= .{ .line = undefined, .column = undefined, .file = std.math.maxInt(u32), }