On Wed, 3 Dec 2014, SF Markus Elfring wrote:

> > In an ocaml script, if you declare a metavariable as:
> >
> > (a,b) << r.e;
> >
> > then b is the abstract syntax tree of e.  You can eg process it using the
> > visitors available visitor_c.ml.
>
> I am looking for more descriptions around the following information from the 
> manual.
>
> "...
> The file parsing_c/ast_c.ml in the Coccinelle implementation gives some 
> information
> about the structure of the abstract syntax tree.
> ..."

That's all the information there is.

julia
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to