Module Merlin_analysis.JumpSource

Sourceval get : Merlin_kernel.Mtyper.typedtree -> Merlin_utils.Std.Lexing.position -> string -> [> `Error of string | `Found of Lexing.position ]
Sourceval phrase : Merlin_kernel.Mtyper.typedtree -> Merlin_utils.Std.Lexing.position -> [< `Next | `Prev ] -> [> `End | `Logical of int * int | `Start ]