Ejemplo n.º 1
0
 public void visitEnd() {
   if (checkBindings()) {
     setVisitOk();
   }
   super.visitEnd();
 }