Analyses.GVarFmodule V : SpecSysVarinclude sig ... endval hash : t -> intval pretty : unit -> t -> Printable.Pretty.docval show : [< `Left of V.t | `Right of CilType.Fundec.t ] -> stringval printXml :
'a BatInnerIO.output ->
[< `Left of V.t | `Right of CilType.Fundec.t ] ->
unitval to_yojson : [< `Left of V.t | `Right of CilType.Fundec.t ] -> Yojson.Safe.tval relift :
[< `Left of V.t | `Right of CilType.Fundec.t ] ->
[> `Left of V.t | `Right of CilType.Fundec.t ]val var_id : [< `Left of V.t | `Right of CilType.Fundec.t ] -> stringval node : 'a -> MyCFG.nodeval pretty_trace : unit -> t -> Printable.Pretty.docval is_write_only : [< `Left of V.t | `Right of 'a ] -> bool