Regexes

org.specs2.text.Regexes
See theRegexes companion trait
object Regexes extends Regexes

Attributes

Companion
trait
Graph
Supertypes
trait Regexes
class Object
trait Matchable
class Any
Self type
Regexes.type

Members list

Type members

Inherited classlikes

implicit class RegexMatch(r: Regex)

Attributes

Inherited from:
Regexes
Supertypes
class Object
trait Matchable
class Any
implicit class Regexed(s: String)

Attributes

Inherited from:
Regexes
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def RegexMatch(r: Regex): RegexMatch

Attributes

Inherited from:
Regexes
final implicit def Regexed(s: String): Regexed

Attributes

Inherited from:
Regexes