enhanced-string-interpolator
enhanced-string-interpolator
Docs
API
stringmatching.regex
Interpolators
FormatPattern
Pattern
Literal
Single
Multiple
PatternElement
Glob
Split
SplitEmpty
Format
RSStringContext
Macros
Runtime
enhanced-string-interpolator
/
stringmatching.regex
/
Interpolators
/
Pattern
Pattern
stringmatching.regex.Interpolators.Pattern
enum
Pattern
Holder for the pattern elements described by a string interpolated with
r
.
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Enum
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Type members
Enum entries
final case
class
Literal
(
glob
:
String
)
final case
class
Multiple
(
glob
:
String
,
patterns
:
Seq
[
PatternElement
])
final case
class
Single
(
glob
:
String
,
pattern
:
PatternElement
)
In this article
Attributes
Members list
Type members
Enum entries