toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.keyword
/
EmptyKeyword
Empty
Keyword
object
EmptyKeyword
:
Keyword
(
source
)
Members
Properties
regex
Link copied to clipboard
open
override
val
regex
:
Regex
关键词文本
text
转化后的正则类型。
regex
Value
Matcher
Link copied to clipboard
open
override
val
regexValueMatcher
:
ValueMatcher
基于正则
regex
的匹配与参数提取器。
text
Link copied to clipboard
open
override
val
text
:
String
关键词的字符串文本。