Module Merlin_analysis.Jump

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