scala.util.parsing.combinator.Parsers.NoSuccess
An irrefutable version of the NoSuccess extractor, used as case NoSuccess.I(msg, next).
NoSuccess
case NoSuccess.I(msg, next)
An irrefutable version of the
NoSuccess
extractor, used ascase NoSuccess.I(msg, next)
.