RegexParseError

halotukozak.regex.RegexParseError
See theRegexParseError companion object
sealed trait RegexParseError

Reason a RegexParser.parse call did not produce a Regex.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def message: String
def pattern: String
def position: Int