Beluga_parser.Harpoon_disambiguation
module type HARPOON_DISAMBIGUATION = sig ... end
module Make
(Disambiguation_state : Disambiguation_state.DISAMBIGUATION_STATE)
(Meta_disambiguation :
Meta_disambiguation.META_DISAMBIGUATION
with type state = Disambiguation_state.state)
(Comp_disambiguation :
Comp_disambiguation.COMP_DISAMBIGUATION
with type state = Disambiguation_state.state) :
HARPOON_DISAMBIGUATION with type state = Disambiguation_state.state