blob: e1c9ad22a61acf5474b3f61c75a6766935259791 [file] [log] [blame]
public class A {
public TypeBinding getOtherFieldBindings(BlockScope scope) {
while (true) {
if (isFieldUseDeprecated(fieldBinding, scope, (this.bits & IsStrictlyAssignedMASK) != 0
&& indexOfFirstFieldBinding == length));
}
}
}