package gccjit

  1. Overview
  2. Docs

Module Gccjit.LocationSource

Sourceval create : context -> string -> int -> int -> location

Create a location instance representing the given source location.

Sourceval to_string : location -> string

Get a human-readable description of this object.

OCaml

Innovation. Community. Security.