Frama-C API - SlicingState
State of the slicing.
val get : unit -> SlicingTypes.sl_projectGet the state of the slicing project. Assume it has already been initialized through Slicing.Api.reset_slicing.
apply the given closure if the slicing project has been initialized through Slicing.Api.reset_slicing.
apply the given closure if the slicing project has been initialized through Slicing.Api.reset_slicing, or else return the default value.
val self : Frama_c_kernel.State.tInternal state of the slicing tool from project viewpoints.
