Searched defs:VariableShrinker (Results 1 - 2 of 2) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
H A DVariableShrinker.java41 public class VariableShrinker class in inherits:SimplifiedVisitor,AttributeVisitor
55 * Creates a new VariableShrinker.
57 public VariableShrinker() method in class:VariableShrinker
64 * Creates a new VariableShrinker with an extra visitor.
68 public VariableShrinker(MemberVisitor extraVariableMemberVisitor) method in class:VariableShrinker
93 System.out.println("VariableShrinker: "+clazz.getName()+"."+method.getName(clazz)+method.getDescriptor(clazz));
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 185 milliseconds