A source position reported by Vize.
Summary
Types
@type t() :: %Vize.SourceLocation{ column: pos_integer() | nil, line: pos_integer() | nil, offset: non_neg_integer() | nil }
A source position reported by Vize.
@type t() :: %Vize.SourceLocation{ column: pos_integer() | nil, line: pos_integer() | nil, offset: non_neg_integer() | nil }