Searched refs:BatchVisitor (Results 1 – 2 of 2) sorted by relevance
23 class BatchVisitor(object): # pylint: disable=useless-object-inheritance class27 super(BatchVisitor, self).__init__(*args, **kwargs)
407 visitor = batch_visitor.BatchVisitor(pathsep=self._pathsep)