SUPPRESS_PRECEDENCE_FILTER property

int SUPPRESS_PRECEDENCE_FILTER
final

This field stores the bit mask for implementing the {@link #isPrecedenceFilterSuppressed} property as a bit within the existing {@link #reachesIntoOuterContext} field.

Implementation

static final int SUPPRESS_PRECEDENCE_FILTER = 0x40000000;