package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.5.0.tbz
sha256=452d8491527aea21f2cbb11defcc14ba0daf9fdb6bdb9fc0af73e56eac57b916
sha512=1993cd45c4c7fe124ca6e157f07d17ec50fab5611b270a434ed1b7fb2910aa85a8e6eaaa77dad770430710aafb2f6d676c774dd33942d921f23e2f9854486551
doc/goblint.lib/Goblint_lib/Server/index.html
Module Goblint_lib.Server
Interactive server mode using JSON-RPC.
module InvariantParser = WitnessUtil.InvariantParsermodule type ArgWrapper = sig ... endtype t = {mutable file : GoblintCil.Cil.file option;mutable max_ids : MaxIdUtil.max_ids;arg_wrapper : (module ArgWrapper) ResettableLazy.t;invariant_parser : InvariantParser.t ResettableLazy.t;input : Batteries.IO.input;output : unit Batteries.IO.output;
}module type Request = sig ... endmodule Registry : sig ... endval registry : Registry.tmodule ParamParser (R : Request) : sig ... endmodule Function : sig ... endval handle_request : t -> Jsonrpc.Request.t -> Jsonrpc.Response.tval handle_packet : t -> Jsonrpc.Packet.t -> unitval serve : t -> unitval is_server_node : Node0.t -> boolIs node valid for lookup by location? Used for abstract debugging breakpoints.
val arg_wrapper : (module ArgWrapper) ResettableLazy.tval invariant_parser : InvariantParser.t ResettableLazy.tval make :
?input:BatIO.input ->
?output:unit BatIO.output ->
GoblintCil.Cil.file option ->
tval bind : unit -> BatInnerIO.input option * unit BatInnerIO.output optionval start : GoblintCil.Cil.file option -> unitval reparse : t -> GoblintCil.file * boolval virtual_changes : GoblintCil.file -> CompareCIL.change_infoval increment_data :
t ->
GoblintCil.file ->
bool ->
Analyses.increment_data option * boolmodule Locator : sig ... endval node_locator : Locator.t ResettableLazy.tval analyze : ?reset:bool -> t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>