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/modules/decompiler/exps
Egor.Ushakov e44ba9905e IDEA-127533 int field is displayed as char 7 years ago
..
AnnotationExprent.java [java, java-decompiler] type annotations in class files 8 years ago
ArrayExprent.java explicit types to diamonds 8 years ago
AssertExprent.java java-decompiler: cleanups and fixes 10 years ago
AssignmentExprent.java IDEA-127533 int field is displayed as char 7 years ago
ConstExprent.java IDEA-127533 int field is displayed as char 7 years ago
ExitExprent.java reduced memory usage - use HashMap for attributes 7 years ago
Exprent.java explicit types to diamonds 8 years ago
FieldExprent.java Use fully qualified static field name in conflict #541 7 years ago
FunctionExprent.java IDEA-127533 int field is displayed as char 7 years ago
IfExprent.java added spaces after if and inside the ternary operator 7 years ago
InvocationExprent.java Use bootstrap classloader to only provide access to JRE classes 7 years ago
MonitorExprent.java explicit types to diamonds 8 years ago
NewExprent.java Avoid explicit array creation for vararg parameters 7 years ago
SwitchExprent.java IDEA-127499 Decompiler doesn't support switch over enums 7 years ago
TypeAnnotation.java [java, java-decompiler] type annotations in class files 8 years ago
VarExprent.java reduced memory usage - use HashMap for attributes 7 years ago