DEBSOURCES
Skip Quicknav
sources / icmake / 13.05.01-1 / comp / parser / inc / statements
12345678910
statements: statements statement { $$ = catStatements($1, $2); } | { $$ = SemVal{}; } ;