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/attr
Roman Shevchenko 52b31bf325 [java, java-decompiler] type annotations in class files 8 years ago
..
StructAnnDefaultAttribute.java java-decompiler: optimization (empty lists allocation avoided) 10 years ago
StructAnnotationAttribute.java [java, java-decompiler] type annotations in class files 8 years ago
StructAnnotationParameterAttribute.java java-decompiler: optimization (empty lists allocation avoided) 10 years ago
StructBootstrapMethodsAttribute.java decompiler: cleanup - marked const fields final 9 years ago
StructConstantValueAttribute.java java-decompiler: optimization (empty lists allocation avoided) 10 years ago
StructEnclosingMethodAttribute.java java-decompiler: optimization (empty lists allocation avoided) 10 years ago
StructExceptionsAttribute.java java-decompiler: optimization (empty lists allocation avoided) 10 years ago
StructGeneralAttribute.java [java, java-decompiler] type annotations in class files 8 years ago
StructGenericSignatureAttribute.java java-decompiler: optimization (empty lists allocation avoided) 10 years ago
StructInnerClassesAttribute.java [java-decompiler] cleanup (arrays to data classes; formatting; typos; dead code) 9 years ago
StructLineNumberTableAttribute.java decompiler: build original lines mapping 10 years ago
StructLocalVariableTableAttribute.java java-decompiler: extra casts on method calls omitted 10 years ago
StructSourceFileAttribute.java decompiler: read sourceFile attribute 10 years ago
StructTypeAnnotationAttribute.java [java, java-decompiler] type annotations in class files 8 years ago