Simple Robot
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.keyword
/
RegexValueMatcher
/
RegexValueMatcher
Regex
Value
Matcher
constructor
(
originalValue
:
String
,
isPlainText
:
Boolean
)
(
source
)
构造。
用于兼容 4.15.0 之前的版本。
Since
4.15.0
constructor
(
originalValue
:
String
,
isPlainText
:
Boolean
,
regexOptions
:
Set
<
RegexOption
>
)
(
source
)