Frama-C:
Plug-ins:
Libraries:

Frama-C API - Eva_ast_deps

Dependencies of expressions and lvalues.

module type DepsOf = sig ... end

Dependencies of expressions and lvalues based on type location.

module type DepsOfInput = sig ... end

Input for MakeDepsOf functor.

Make DepsOf module based on a given location.

Dependencies of expressions and lvalues based on Precise_locs.precise_location.