toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simboot-api
/
love.forte.simboot.filter
/
Keyword
Keyword
interface
Keyword
(
source
)
匹配关键词.
Inheritors
EmptyKeyword
Members
Properties
matcher
Value
Link copied to clipboard
abstract
val
matcherValue
:
MatcherValue
匹配关键字对应的参数提取器。
regex
Link copied to clipboard
abstract
val
regex
:
Regex
匹配关键字解析出来的
Regex
实例。
text
Link copied to clipboard
abstract
val
text
:
String
匹配关键字对应的原始文本。