Nemerle Documentation

Macros.TraverseExpr Method 

public static PExpr TraverseExpr(
   option ctx,
   PExpr expr,
   bool in_pattern,
   Func3 call
);

See Also

Macros Class | Nemerle.Compiler Namespace