Up

module As_OCaml

: sig

Compiler-libs helpers.

#
val modules : build_dir:string -> As_component.Unit.t -> string list

Return the list of submodules defined in the given compilation unit.

end