Fork of the Fernflower decompiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fernflower/src/org/jetbrains/java/decompiler
Egor Ushakov 8415f8e6f5 cleanup: use putIfAbsent 6 years ago
..
code removed redundant method overriders after "Method is identical to its supermethod" inspection run 6 years ago
main cleanup: use putIfAbsent 6 years ago
modules Apply common if parts inspection 6 years ago
struct IDEA-184560 Java decompiler doesn't use stored parameter names 6 years ago
util Unnecessary null check before instanceof removed 6 years ago