public void visit(JRVisitor visitor) {
   visitor.visitBreak(this);
 }