Semantics : SimpleBlock

SimpleBlock  ::=  { ( Statement )* }

Used by:  

A simple block is a series of statements quoted in { and } without catch /finally clauses. See Block.