package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-2.2.1.tbz
sha256=ca24f72fa9a87d288affe97c411753f14b7802bab4ca3649b337276b89bf5674
sha512=394b3521ccda0da91540cebb2f433f7525763060be4bbe179edd3b952a3580a8e173c4e410fc6895dc67fe6d17e6699aeddfed600f4692858bec093dd912bf1e
doc/goblint.lib/Goblint_lib/GobConfig/index.html
Module Goblint_lib.GobConfig
Configuration access.
New, untyped, path-based configuration subsystem.
path' ::== \epsilon (* *) | . <field-name> path' (* field access *) | [ <index-nr> ] path' (* array index access *) | [ + ] path' (* cons to array *) | [ - ] path' (* cons away from array *) | [ * ] path' (* reset array *) path ::== path' (* *) | <field_name> path' (* you can leave out the first dot *)
All functions failwith
on error. Warnings are generated in verbose
mode.
There is a "conf" trace
option that traces setting.
val building_spec : bool ref
module Validator : sig ... end
module ValidatorRequireAll : sig ... end
module type S = sig ... end
The type for gobConfig
module.
include module type of struct include Impl end
val get_json : string -> Yojson.Safe.t
Get JSON value at a given path.
val set_json : string -> Yojson.Safe.t -> unit
Directly set a JSON value; the result must conform to the schema.
val get_conf : unit -> Yojson.Safe.t
Equivalent to get_json ""
.
val set_conf : Yojson.Safe.t -> unit
Equivalent to set_conf ""
.
Functions to modify conf variables by trying to parse the value. The second argument must be valid Json except single quotes represent double quotes.
val get_list : string -> Yojson.Safe.t list
Get a list of values
val set_list : string -> Yojson.Safe.t list -> unit
Set a list of values
val write_file : Fpath.t -> unit
Write the current configuration to filename
val merge_file : Fpath.t -> unit
Merge configurations from a file with current.
val merge : Yojson.Safe.t -> unit
Merge configurations from a JSON object with current.
val earlyglobs : bool ref
Another hack to see if earlyglobs is enabled
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>