Release coccinelle-0.2.4rc2
[bpt/coccinelle.git] / parsing_cocci / get_constants2.mli
CommitLineData
34e49164
C
1val get_constants :
2 Ast_cocci.rule list ->
3 (((Ast_cocci.meta_name list) list) list) (*negated pos vars*) ->
90aeb998
C
4 (string list option (* grep result *) *
5 string list option (* non-grep result, if any *))