Up

module Js_simpl

: sig
#
val get_variable : Code.VarSet.t -> Javascript.expression -> Code.VarSet.t
end