add pet_stmt_build_ast_exprs
commit43c77affc94456de56eaae5726e78c96d8a87993
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 9 Jun 2013 08:36:43 +0000 (9 10:36 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:09:37 +0000 (27 11:09 +0200)
treef8a93ab6ec52483415fb699a04b1cd7d56491384
parent7700b754261557bed50c33fd6cf022d799a48aa5
add pet_stmt_build_ast_exprs

The resulting mapping between reference identifiers and AST expressions
can be passed to pet_stmt_print_body.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/pet.h
print.c