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