ATNConfig.SUPPRESS_PRECEDENCE_FILTER

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

class ATNConfig
enum int SUPPRESS_PRECEDENCE_FILTER;

Meta