Implement a statement walker.
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 21 Oct 2008 06:07:12 +0000 (06:07 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 21 Oct 2008 06:07:12 +0000 (06:07 +0000)
commit60ba4805ef040a25b218303eec6b666253ecad0b
treeccd5578e7ecd76c2248fbb9534523f5f7690b333
parent64082aee6a85344cb5f143c9e60f774a9dd06a67
Implement a statement walker.

[r23056]
Makefile
ast2firm.c
parser.c
walk_statements.c [new file with mode: 0644]
walk_statements.h [new file with mode: 0644]