Пример #1
0
 public void visit(VariableDeclaratorId n, Object arg) {
   for (int i = 0; i < n.getArrayCount(); i++) {}
 }