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