@uml
Indicates whether this state can benefit from a precedence DFA during SLL
decision making.
<p>This is a computed property that is calculated during ATN deserialization
and stored for use in {@link ParserATNSimulator} and
{@link ParserInterpreter}.</p>
@uml Indicates whether this state can benefit from a precedence DFA during SLL decision making.
<p>This is a computed property that is calculated during ATN deserialization and stored for use in {@link ParserATNSimulator} and {@link ParserInterpreter}.</p>
@see DFA#isPrecedenceDfa()