add functions for manipulating expression arguments
commit625a7cb420ce00164db5e443f16c96aa970fdb4c
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 27 Dec 2013 09:55:05 +0000 (27 10:55 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:10 +0000 (24 17:32 +0100)
treef75a35674c0b6bfe2bf76326c6880310c58b917c
parent605907ff028dc7f9d9ee308313434bd53c2beea0
add functions for manipulating expression arguments

These functions will be useful when we extract index expressions
as pet_expr objects in a subsequent commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
expr_arg.c [new file with mode: 0644]
expr_arg.h [new file with mode: 0644]