Example #1
0
 @Override
 public boolean handle(NeoCommandHandler handler) throws IOException {
   return handler.visitLabelTokenCommand(this);
 }