package diffast-langs-common

  1. Overview
  2. Docs
method name : string
method clear : unit
method define : ?conditional:bool -> string -> body -> unit
method expose : string -> unit
method find : string -> body
method find_all : string -> body list
method hide : string -> unit
method is_defined : string -> bool
method is_unconditionally_defined : string -> bool
method is_undefined : string -> bool
method is_uniquely_defined : string -> bool
method readonly : bool
method set_readonly : unit
method undefine : string -> unit
OCaml

Innovation. Community. Security.