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_;

}

[1268 byte] By [thesmileyknighta] at [2007-10-2 12:58:17]
# 1

oh sorry.. im new to this. this is where the error is.

}

if ((i & 0x200) != 0) {//here

int i_753_ = class30_sub2_sub2.method408();

thesmileyknighta at 2007-7-13 10:16:19 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 2
ugh... screw it. i dont care anymore
thesmileyknighta at 2007-7-13 10:16:19 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...