package forester

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Forester_compiler.ImportsSource

Create import and dependency graphs.

Sourcetype analysis_env = {
  1. follow : bool;
  2. forest : State.t;
  3. graph : Forester_core.Forest_graph.t;
}
Sourceval resolve_uri_to_code : State.t -> Forest.key -> Forester_core.Tree.code option
Sourceval fixup : Forester_core.Tree.code -> State.t -> unit
OCaml

Innovation. Community. Security.