Documentation
Toggle table of contents
dev
Select version
0.0.0-a04-SNAPSHOT
dev
common
Target filter
common
Switch theme
Search in API
Skip to content
Documentation
core
/
org.k3lp.text.regex
/
K3SearchInstr
/
MatchCharacterClass
/
MatchCharacterClass
Match
Character
Class
constructor
(
ranges
:
List
<
IntRange
>
,
negated
:
Boolean
,
fixedId
:
Char
?
=
null
,
quantifier
:
K3SearchInstrQuantifier
=
K3SearchInstrQuantifier.exactlyOne()
)
(
source
)