Keyword

interface Keyword(source)

匹配关键词.

Inheritors

Properties

Link copied to clipboard

匹配关键字对应的参数提取器。

Link copied to clipboard
abstract val regex: Regex

匹配关键字解析出来的 Regex 实例。

Link copied to clipboard
abstract val text: String

匹配关键字对应的原始文本。