File: comment_annotater_c.mli

package info (click to toggle)
coccinelle 1.0.0~rc12.deb-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 13,752 kB
  • sloc: ml: 73,293; ansic: 19,932; perl: 1,576; makefile: 1,433; python: 1,066; lisp: 832; sh: 667; awk: 70; cpp: 47; 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