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/testData/results
Egor.Ushakov 7e30facd33 decompiler: generate line number matching for return and some other statements 9 years ago
..
InvalidMethodSignature.dec decompiler: better line matching for single block methods 9 years ago
TestAbstractMethods.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestAmbiguousCall.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestAmbiguousCallWithDebugInfo.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestAnonymousClass.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassCast.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassFields.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassLambda.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassLoop.dec decompiler: generate line number matching for return and some other statements 9 years ago
TestClassNestedInitializer.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassSimpleBytecodeMapping.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassSwitch.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassTypes.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassVar.dec decompiler: generate line number matching for return and some other statements 9 years ago
TestCodeConstructs.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestConstants.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestDebugSymbols.dec decompiler: major line numbers fixes 10 years ago
TestDeprecations.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestEnum.dec decompiler: better line matching for single block methods 9 years ago
TestExtendsList.dec decompiler: major line numbers fixes 10 years ago
TestInnerClassConstructor.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestInnerLocal.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestInnerLocalPkg.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestInnerSignature.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestLineNumbersMatch.dec java-decompiler: line numbers matching test 10 years ago
TestLocalClass.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestMethodParameters.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestSynchronizedMapping.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestThrowException.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestTryCatchFinally.dec decompiler: generate line number matching for return and some other statements 9 years ago