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/code
Alexey Kudravtsev 3b6cb5a931 removed redundant method overriders after "Method is identical to its supermethod" inspection run 7 years ago
..
cfg [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
interpreter [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
CodeConstants.java IDEA-184560 Java decompiler doesn't use stored parameter names 7 years ago
ExceptionHandler.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
ExceptionTable.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
FullInstructionSequence.java [java decompiler] updates copyright comment 7 years ago
Instruction.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
InstructionSequence.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
JumpInstruction.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
SimpleInstructionSequence.java removed redundant method overriders after "Method is identical to its supermethod" inspection run 7 years ago
SwitchInstruction.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago