Constructs a block node with the given child statements.
Parameters:
children
BlockNode(List<Node> children) : super(null, children);