Searched refs:_PROGUARD_ANNOTATION_RE (Results 1 – 1 of 1) sorted by relevance
38 _PROGUARD_ANNOTATION_RE = re.compile(r'\s*?- Annotation \[L(\S*);\]:$') variable in TestJar130 m = self._PROGUARD_ANNOTATION_RE.match(line)