mirai
2.13.4
mirai-console
/
net.mamoe.mirai.console.command.descriptor
/
CommandArgumentContext
/
Builtins
Builtins
object
Builtins
:
CommandArgumentContext
Content copied to clipboard
内建的默认
CommandValueArgumentParser
Functions
Functions
get
Link copied to clipboard
open
operator override
fun
<
T
:
Any
>
get
(
kClass
:
KClass
<
T
>
)
:
CommandValueArgumentParser
<
T
>
?
Content copied to clipboard
获取一个
kClass
类型的解析器.
to
List
Link copied to clipboard
open
override
fun
toList
(
)
:
List
<
CommandArgumentContext.ParserPair
<
*
>
>
Content copied to clipboard