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