Module Camlp4.Struct.Grammar.Fold.Make.Fail


module Fail: Camlp4.Struct.Grammar.Failed.Make(Structure)

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