ParseInfo.getDFASize

Gets the total number of DFA states stored in the DFA cache for all decisions in the ATN.

  1. int getDFASize()
    class ParseInfo
    int
    getDFASize
    ()
  2. int getDFASize(int decision)

Meta