Functor Camlp4.Struct.Grammar.Failed.Make


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

module Tools: Camlp4.Struct.Grammar.Tools.Make(Structure)
module Search: Camlp4.Struct.Grammar.Search.Make(Structure)
module Print: Camlp4.Struct.Grammar.Print.Make(Structure)
val name_of_symbol : Structure.internal_entry -> Structure.symbol -> string
val name_of_symbol_failed : Structure.internal_entry -> Structure.symbol -> string
val name_of_tree_failed : Structure.internal_entry -> Structure.tree -> string
val magic : 'a -> 'b -> 'c
val tree_failed : Structure.internal_entry ->
'a -> Structure.symbol -> Structure.tree -> string
val symb_failed : Structure.internal_entry ->
'a -> Structure.symbol -> Structure.symbol -> string
val symb_failed_txt : Structure.internal_entry -> Structure.symbol -> Structure.symbol -> string