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
/
EmptyFilterParameterMatcher
/
findParameters
find
Parameters
open
override
fun
findParameters
(
text
:
String
?
)
:
MatchParameters
(
source
)
从一段匹配的文本中提取出需要的参数。
此文本需要至少存在部分符合正则表达式, 否则会得到一个空的
MatchParameters
。
Return
参数提取器
Since
4.15.0
Parameters
text
匹配文本