package links

  1. Overview
  2. Docs

Resolve the source code position to the actual contents of that position.

type unresolved = t
type t
val dummy : t
val start : t -> Lexpos.t
val source_line : t -> string
val source_expression : t -> string
val resolve : unresolved -> t

Lookup the relevant source code line.