Module Camlp4.Struct.Grammar.Parser


module Parser: sig .. end

module Make: 
functor (Structure : Camlp4.Struct.Grammar.Structure.S) -> sig .. end