Release coccinelle-0.2.0rc1
[bpt/coccinelle.git] / parsing_cocci / compute_lines.mli
1 val compute_lines : bool -> Ast0_cocci.rule -> Ast0_cocci.rule
2
3 val compute_statement_dots_lines : bool ->
4 Ast0_cocci.statement Ast0_cocci.dots ->
5 Ast0_cocci.statement Ast0_cocci.dots
6
7 val compute_statement_lines :
8 bool -> Ast0_cocci.statement -> Ast0_cocci.statement