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/struct
leonardosnt f259b38c72 IDEA-245329: Handle CONSTANT_Module and CONSTANT_Package 3 years ago
..
attr IDEA-245329: Handle CONSTANT_Module and CONSTANT_Package 3 years ago
consts IDEA-245329: Handle CONSTANT_Module and CONSTANT_Package 3 years ago
gen use more high-level methods to copy arrays instead of low-level cryptic System.arraycopy() 4 years ago
lazy cleanup: use typed attribute keys 6 years ago
match [java decompiler] cleanup (duplicates; dead code; typos; formatting) 7 years ago
ContextUnit.java Ignore library classes when saving decompilation result 4 years ago
IDecompiledData.java [java decompiler] updates copyright comment 7 years ago
StructClass.java [java-decompiler] IDEA-246839 Support java records in decompiler 4 years ago
StructContext.java remove redundant suppressions 6 years ago
StructField.java [java decompiler] updates copyright comment 7 years ago
StructMember.java cleanup: use typed attribute keys 6 years ago
StructMethod.java cleanup: remove redundant casts 6 years ago
StructRecordComponent.java [java-decompiler] IDEA-246839 Support java records in decompiler 4 years ago