package ocaml-protoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ocaml_protoc_compiler_lib.Pb_locationSource

File location utilities

Sourcetype t

Location type

Creators

Sourceval from_lexbuf : Lexing.lexbuf -> t

from_lexbuf lexbuf create a location from the current lexbuf location

Accessors

Utilities

Sourceval to_string : t -> string

to_string loc convert to the compiler error string

OCaml

Innovation. Community. Security.