rcdata v1.0.0-alpha.5 (2023-03-18T14:16:01Z)
Dub
Repo
MatchType.MatchType
rcdata
parser
makeParser
MatchType
Undocumented in source.
alias
MatchType
=
typeof
(
matchImpl
!
pattern
(
Input
.
init
))
alias
MatchType
=
MatchCapture
!(
PatternCaptureTypes
!
pattern
)
template
MatchType
(pattern...)
static
static if
(!(
pattern.length == 1
))
alias
MatchType
=
MatchCapture
!(
PatternCaptureTypes
!
pattern
)
Meta
Source
See Implementation
rcdata
parser
makeParser
MatchType
aliases
MatchType