package forester

  1. Overview
  2. Docs

Module Resolver.PSource

Sourcetype data =
  1. | Term of Syn.t
  2. | Sym of Core__.Symbol.t
  3. | Xmlns of {
    1. xmlns : string;
    2. prefix : string;
    }
Sourcetype tag = unit
Sourcetype hook = unit
Sourcetype context = unit