package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d
doc/goblint.lib/SpecCore/index.html
Module SpecCore
val fname_is : string -> stmt -> bool
val is_wildcard : stmt -> bool
val is_branch : stmt -> bool
val get_lval : stmt -> [> `Ident | `Ptr | `Var ] option
val get_exp :
exp ->
[> `Bool of bool
| `Error of string
| `Float of float
| `Free
| `Ident of string
| `Int of int
| `Regex of string
| `String of string
| `Var of string ]
val get_rval :
stmt ->
[> `Bool of bool
| `Error of string
| `Float of float
| `Free
| `Ident of string
| `Int of int
| `Regex of string
| `String of string
| `Var of string ]
val get_key_variant :
stmt ->
[> `Arg of string * int | `Lval of string | `None | `Rval of string ]
val equal_form : 'a option -> stmt -> bool
val get_fun_args :
stmt ->
[> `Bool of bool
| `Error of string
| `Float of float
| `Free
| `Ident of string
| `Int of int
| `Regex of string
| `String of string
| `Var of string ]
list
val lval_to_string : lval -> string
val exp_to_string : exp -> string
val stmt_to_string : stmt -> string
val def_to_string : def -> string
val to_dot_graph : def list -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>