ParameterBinder
监听函数动态参数的绑定器。通过所需的执行参数而得到的参数绑定器。
对于一个可执行函数的参数 KParameter
所需的结果获取器。
没有任何绑定器时, 通常会使用 love.forte.simbot.quantcat.common.binder.impl.EmptyBinder, 当存在多个绑定器时,通常会使用 love.forte.simbot.quantcat.common.binder.impl.MergedBinder。
监听函数动态参数的绑定器。通过所需的执行参数而得到的参数绑定器。
对于一个可执行函数的参数 KParameter
所需的结果获取器。
没有任何绑定器时, 通常会使用 love.forte.simbot.quantcat.common.binder.impl.EmptyBinder, 当存在多个绑定器时,通常会使用 love.forte.simbot.quantcat.common.binder.impl.MergedBinder。