Class or interface expected.
i get the following error when trying to compile my java code.
Illegal start ofclass
}
if ((i & 0x200) != 0){
int i_753_ = class30_sub2_sub2.method408();
int i_754_ = class30_sub2_sub2.method428(2);
(/*TYPE_ERROR*/ local).method447(-35698, i_754_, i_753_,
anInt1161);
(/*TYPE_ERROR*/ local).anInt1532 = anInt1161 + 300;
(/*TYPE_ERROR*/ local).anInt1533 = class30_sub2_sub2.method408();
(/*TYPE_ERROR*/ local).anInt1534
= class30_sub2_sub2.method427(false);
}
}
publicfinalvoid method108(int i){
exception = exception_766_;
break while_9_;
}

