Home
last modified time | relevance | path

Searched refs:add_fixer (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/lib2to3/
Dbtm_matcher.py37 def add_fixer(self, fixer): member in BottomMatcher
Drefactor.py221 self.BM.add_fixer(fixer)
/external/python/cpython3/Lib/lib2to3/
Dbtm_matcher.py37 def add_fixer(self, fixer): member in BottomMatcher
Drefactor.py202 self.BM.add_fixer(fixer)