Module Pa_ostap.ExtensionSource
Sourceval printBNF : (string option -> string -> unit) ref Sourceval printExpr : (MLast.expr -> string) ref Sourceval printPatt : (MLast.patt -> string) ref Sourceval bindOption : 'a option -> ('a -> 'b) -> 'b option Sourceval get_ident : MLast.expr -> string list Sourceval get_defined_ident : MLast.patt -> string list