Sets whether this is a precedence DFA.
@param precedenceDfa {@code true} if this is a precedence DFA; otherwise, {@code false}
@throws UnsupportedOperationException if {@code precedenceDfa} does not match the value of {@link #isPrecedenceDfa} for the current DFA.
@deprecated This method no longer performs any action.
See Implementation
Sets whether this is a precedence DFA.
@param precedenceDfa {@code true} if this is a precedence DFA; otherwise, {@code false}
@throws UnsupportedOperationException if {@code precedenceDfa} does not match the value of {@link #isPrecedenceDfa} for the current DFA.
@deprecated This method no longer performs any action.