a node representing a "set-of-statements" AKA a "block"
constructor
the line number (starts from 1) from which this node begins, or ends
an array of statements that make this block
See Implementation
a node representing a "set-of-statements" AKA a "block"