File: comment_annotater_c.mli

package info (click to toggle)
coccinelle 1.0.4.deb-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,864 kB
  • sloc: ml: 78,729; ansic: 21,017; python: 1,705; perl: 1,576; makefile: 1,555; sh: 1,203; lisp: 832; awk: 70; csh: 12
file content (5 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (8)
1
2
3
4
5
(* !!Annotate via side effects!!. Fill in the comments_around
 * information that was put to empty during parsing.
 *)
val annotate_program :
  Parser_c.token list -> Ast_c.toplevel list -> Ast_c.toplevel list