Home
last modified time | relevance | path

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

/external/proguard/src/proguard/optimize/peephole/
DUnreachableExceptionRemover.java41 private final ExceptionInfoVisitor extraExceptionInfoVisitor; field in UnreachableExceptionRemover
58 public UnreachableExceptionRemover(ExceptionInfoVisitor extraExceptionInfoVisitor) in UnreachableExceptionRemover() argument
60 this.extraExceptionInfoVisitor = extraExceptionInfoVisitor; in UnreachableExceptionRemover()
94 if (extraExceptionInfoVisitor != null) in visitExceptionInfo()
96extraExceptionInfoVisitor.visitExceptionInfo(clazz, method, codeAttribute, exceptionInfo); in visitExceptionInfo()
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/DuplicateClassPrinter.class DuplicateClassPrinter ...