[nem-en] A macro-related question

Kamil Skalski kamil.skalski at gmail.com
Sun Jun 4 16:49:29 CEST 2006


> >> or
> >>   public TraverseExpr (ctx : option[Typer], expr : PExpr,
> >> in_pattern : bool,
> >>                        call : bool * bool * PExpr -> PExpr) : PExpr
> >

I added some comments in the method. It allows you to rewrite
expression easily - the specified function should capture <[ this ]>
kind of node and replace it with <[ instead_of_this ]> expression.

-- 
Kamil Skalski
http://nazgul.omega.pl



More information about the devel-en mailing list