A source span reported by Vize.
Summary
Types
@type t() :: %Vize.SourceRange{ end: Vize.SourceLocation.t() | nil, source: String.t() | nil, start: Vize.SourceLocation.t() | nil }
A source span reported by Vize.
@type t() :: %Vize.SourceRange{ end: Vize.SourceLocation.t() | nil, source: String.t() | nil, start: Vize.SourceLocation.t() | nil }