VerifiedBadChars

parsley.token.errors.VerifiedBadChars
sealed abstract class VerifiedBadChars

This class is used to configure what error should be generated when illegal characters in a string or character literal are parsable.

Attributes

Since

4.1.0

Source
VerifiedAndPreventativeErrors.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Unverified.type
In this article