UnsupportedFeature
halotukozak.regex.RegexParseError.UnsupportedFeature
final case class UnsupportedFeature(pattern: String, position: Int, feature: String) extends RegexParseError
Pattern uses a recognized but unsupported feature (anchors, lookaround, backreferences, ...).
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RegexParseErrorclass Objecttrait Matchableclass Any
Members list
In this article