Use next_token() instead of eat() after eat_until_matching_token(), because we could...
[cparser] / walk_statements.h
2008-10-21 Christoph MallonImplement a statement walker.