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)
    class LexerATNSimulator
    protected
    addDFAEdge
  2. void addDFAEdge(DFAState p, int t, DFAState q)

Meta