silex.RegExps.RegExp
See theRegExp companion class
object RegExp
Contains primitive constructors for regular expressions.
Attributes
Members list
Type members
Classlikes
Concatenation of two regular expressions.
Concatenation of two regular expressions.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegExpclass Objecttrait Matchableclass AnyShow all
Accepts single characters that satisfy a predicate.
Accepts single characters that satisfy a predicate.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegExpclass Objecttrait Matchableclass AnyShow all
Kleene star of a regular expressions.
Kleene star of a regular expressions.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RegExpclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article