Searched refs:ByteParser (Results 1 – 1 of 1) sorted by relevance
73 self._byte_parser = ByteParser(self.text, filename=self.filename)328 class ByteParser(object): class362 return (ByteParser(self.text, code=c) for c in children)