Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Drefactor.py178 CLASS_PREFIX = "Fix" # The prefix for fixer classes variable in RefactoringTool
245 class_name = self.CLASS_PREFIX + "".join([p.title() for p in parts])