LexerATNSimulator.addDFAEdge

Undocumented in source. Be warned that the author may not have intended to support it.
  1. DFAState addDFAEdge(DFAState from, int t, ATNConfigSet q)
  2. void addDFAEdge(DFAState p, int t, DFAState q)
    class LexerATNSimulator
    protected
    void
    addDFAEdge

Meta