compound_stm Production

Definition

compound_stm : { stm_list }

Purpose

A compound_stm represents a list of stms. Additionally, any declarations inside the compound_stm are visible only in that scope.