Add the helper function create_Const_from_bool() to create 0/1 constant from a boolea...
[cparser] / walk_statements.h
2008-10-21 Christoph MallonImplement a statement walker.