On Mon, 27 May 2019, Markus Elfring wrote:

> Hello,
>
> The semantic patch language supports also the specification and handling
> of OCaml script rules. Inherited SmPL variables can be connected to
> corresponding local variable names.
>
> I would appreciate if the determination of the provided data structures
> can become easier.
> * Which data types can become relevant for further data processing?
> * Which fields should be picked up for data output?

Besides comments, everything is either a string or a position, ie type pos
list, where the type pos is found in man Coccilib.

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

Reply via email to