Class RecursionOverflowMessage


  • public class RecursionOverflowMessage
    extends Message
    Indicates recursion overflow. A DFA state tried add an NFA configuration with NFA state p that was mentioned in its stack context too many times.