//file class F { //c1 /*c2*/ void f1() { } //c3 //c4 void f2() { } Integer i = 0; void f3() { } //c5 }