package pyml

  1. Overview
  2. Docs

Module Py.TracebackSource

Sourcetype frame = {
  1. filename : string;
  2. function_name : string;
  3. line_number : int;
}
Sourceval create_frame : frame -> Object.t
Sourcetype t = frame list
OCaml

Innovation. Community. Security.