package catala

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

Information about the position of the log inside the Catala source file.

method startLine : int Js_of_ocaml.Js.prop
method endLine : int Js_of_ocaml.Js.prop
method startColumn : int Js_of_ocaml.Js.prop
method endColumn : int Js_of_ocaml.Js.prop