public interface ObfuscationRewriter
Modifier and Type | Method and Description |
---|---|
JavaTypeInstance |
get(JavaTypeInstance t) |
java.util.List<JavaTypeInstance> |
get(java.util.List<JavaTypeInstance> types) |
Dumper |
wrap(Dumper d) |
JavaTypeInstance get(JavaTypeInstance t)
java.util.List<JavaTypeInstance> get(java.util.List<JavaTypeInstance> types)