View Source argo_location_value (argo v1.0.3)
Summary
Types
-type t() :: #argo_location_value{}.
Functions
-spec new(Line, Column) -> LocationValue when Line :: argo_types:i64(), Column :: argo_types:i64(), LocationValue :: t().
-type t() :: #argo_location_value{}.
-spec new(Line, Column) -> LocationValue when Line :: argo_types:i64(), Column :: argo_types:i64(), LocationValue :: t().