Module Utils.Variable
val make :
name:string ->
value:string ->
?type_:string ->
?var_ref:int ->
unit ->
ttype ts = (int, t list) Utils.Prelude.Hashtbl.tA map of scope IDs to variables
val create_leaf : string -> string -> ?type_:string option -> unit -> tval create_node : string -> int -> ?value:string -> unit -> tval top_level_scopes : scope list