precedenceDfa property

bool precedenceDfa
getter/setter pair

true if this DFA is for a precedence decision; otherwise, false. This is the backing field for isPrecedenceDfa.

Implementation

late bool precedenceDfa;