Exemplo n.º 1
0
 /** {@inheritDoc} */
 public void accept(TypeVisitor v) {
   v.visitEnumType(this);
 }