package ocaml-protoc

  1. Overview
  2. Docs

File location utilities

type t

Location type

Creators

val from_lexbuf : Stdlib.Lexing.lexbuf -> t

from_lexbuf lexbuf create a location from the current lexbuf location

Accessors

Utilities

val to_string : t -> string

to_string loc convert to the compiler error string

OCaml

Innovation. Community. Security.