C11 6.8 statement: labeled-statement compound-statement expression-statement selection-statement iteration-statement jump-statement
PSxxxx
store location of closing brace
if { ... statements ... }, store location of closing brace, otherwise loc of last token of statement
parsed statement
See Implementation
C11 6.8 statement: labeled-statement compound-statement expression-statement selection-statement iteration-statement jump-statement