284285286287288289290
} } else { resultNode = node.getValueNode().accept(this); } return new BreakNode(context, sourceSection, resultNode); }