Frama-C:
Plug-ins:
Libraries:

Frama-C API - treemodel

method reload : unit
method has_child : 'a -> bool
method children : 'a option -> int
method child_at : 'a option -> int -> 'a
method parent : 'a -> 'a option
method index : 'a -> int