mirai
2.13.4
mirai-console
/
net.mamoe.mirai.console.command.descriptor
/
EmptyCommandArgumentContext
Empty
Command
Argument
Context
object
EmptyCommandArgumentContext
:
CommandArgumentContext
Content copied to clipboard
Functions
See also
See also
net.
mamoe.
mirai.
console.
command.
descriptor.
Command
Argument
Context.
Companion
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