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
Christopher Carpenter bfddced4e2 Fixed renaming class elements when using the decompilers -ren=1 option. Fixes issue IDEA-137253 9 years ago
..
attr [java-decompiler] cleanup (arrays to data classes; formatting; typos; dead code) 9 years ago
consts Fixed renaming class elements when using the decompilers -ren=1 option. Fixes issue IDEA-137253 9 years ago
gen Fixed Fernflower decompiler output for generic nested types (IDEA-141230) 9 years ago
lazy decompiler: cleanup 9 years ago
match decompiler: cleanup 9 years ago
ContextUnit.java IDEA-127182 (passing line number map to debugger) 10 years ago
IDecompiledData.java cleanup after review - use option for decompiler banner text 10 years ago
StructClass.java java-decompiler: fixes and cleanups 10 years ago
StructContext.java java-decompiler: fixes and cleanups 10 years ago
StructField.java java-decompiler: fixes and cleanups 10 years ago
StructMember.java java-decompiler: fixes and cleanups 10 years ago
StructMethod.java java-decompiler: fixes and cleanups 10 years ago