pub fn render_dfa_dot_string(dfa: &LookaheadDFA, title: &str) -> String
Expand description

Formats the given DFA in a special dot-format.