package acgtk

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

Module UtilsLib.ErrorMgSource

Sourceval update_loc : ?filename:string -> Lexing.lexbuf -> unit

update_loc lexbuf name update the position informations for the lexer

Sourcemodule type E = sig ... end
Sourcemodule type ERROR = sig ... end
Sourcemodule Make (E : E) : ERROR with type synt_error = E.t
OCaml

Innovation. Community. Security.