9.0.0.3
7.9 Source Locations
annotation  | |
Matches a source location value.
function  | ||||||
Constructs a source location.
binding operator  | |||||
Matches a source location where the components match the corresponding binding forms.
method  | |
  | |
method  | |
  | |
method  | |
  | |
method  | |
  | |
method  | |
Extracts a component of a source location.
Converts a source location into a human-readable string suitable for
error messages and other reporting.
> Srcloc("demo.rhm", 1, 14, 500, 10).to_report_string()
"demo.rhm:1:14"