Definition
inner_stm : exp_stm | empty_stm | compound_stm | decl | switch_stm | return_stm | throw_stm | break_stm | continue_stm
Purpose
This class exists to disabmbiguate catch blocks.
inner_stm : exp_stm | empty_stm | compound_stm | decl | switch_stm | return_stm | throw_stm | break_stm | continue_stm
This class exists to disabmbiguate catch blocks.