exception property
RecognitionException<IntStream> ?
exception
getter/setter pairinherited
The exception that forced this rule to return. If the rule successfully completed, this is null.
Implementation
RecognitionException? exception;