Ejemplo n.º 1
0
 @Override
 public void accept(JsVisitor v) {
   v.visitInt(this);
 }