View Source Dagger.SourceMap (dagger v0.14.0)
Source location information.
Summary
Functions
The column number within the line.
The filename from the module source.
A unique identifier for this SourceMap.
The line number within the filename.
The module dependency this was declared in.
Types
Functions
The column number within the line.
The filename from the module source.
@spec id(t()) :: {:ok, Dagger.SourceMapID.t()} | {:error, term()}
A unique identifier for this SourceMap.
The line number within the filename.
The module dependency this was declared in.