Source location (line and column)
Summary
Types
@type t() :: %WplAi.Errors.Location{ column: pos_integer(), length: non_neg_integer() | nil, line: pos_integer() }
Source location (line and column)
@type t() :: %WplAi.Errors.Location{ column: pos_integer(), length: non_neg_integer() | nil, line: pos_integer() }