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
Nikolay Chashnikov e19aab61ce [java] API cleanup: remove unused API which was deprecated for a long time (IDEA-259329) 3 years ago
..
code Fix NPE inside `ExceptionRangeCFG::toString()` for `finally` exception range 4 years ago
main [java] API cleanup: remove unused API which was deprecated for a long time (IDEA-259329) 3 years ago
modules Avoid set.removeAll(list) 4 years ago
struct use more high-level methods to copy arrays instead of low-level cryptic System.arraycopy() 4 years ago
util use more high-level methods to copy arrays instead of low-level cryptic System.arraycopy() 4 years ago