Mark.this

Construct a Mark with specified line and column in the file.

struct Mark
this
@safe pure nothrow @nogc
(
const uint line
,
const uint column
)

Meta