Class type Runtime.source_position

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

method fileName : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
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
method lawHeadings : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t Js_of_ocaml.Js.prop