simple-robot
3.0.0-RC.2
simboot-api
/
love.forte.simboot.filter
/
Keyword
Keyword
interface
Keyword
匹配关键词.
Properties
Inheritors
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
匹配关键字对应的原始文本。
Inheritors
EmptyKeyword
Link copied to clipboard