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
JDLogic b53c895399 Fix super qualifier for default interfaces #855 6 years ago
..
AnnotationExprent.java Unnecessary null check before instanceof removed 7 years ago
ArrayExprent.java add override 6 years ago
AssertExprent.java [java decompiler] moves TextBuffer into "util" package 7 years ago
AssignmentExprent.java Unnecessary null check before instanceof removed 7 years ago
ConstExprent.java add override 6 years ago
ExitExprent.java Unnecessary null check before instanceof removed 7 years ago
ExprUtil.java more descriptive exception for IDEA-CR-32210 6 years ago
Exprent.java [java decompiler] moves TextBuffer into "util" package 7 years ago
FieldExprent.java Unnecessary null check before instanceof removed 7 years ago
FunctionExprent.java for -> foreach; generifying; other warning fixes 6 years ago
IfExprent.java Unnecessary null check before instanceof removed 7 years ago
InvocationExprent.java Fix super qualifier for default interfaces #855 6 years ago
MonitorExprent.java Unnecessary null check before instanceof removed 7 years ago
NewExprent.java Unnecessary null check before instanceof removed 7 years ago
SwitchExprent.java Unnecessary null check before instanceof removed 7 years ago
TypeAnnotation.java [java decompiler] updates copyright comment 7 years ago
VarExprent.java Unnecessary null check before instanceof removed 7 years ago