Functions
Link copied to clipboard
                  Link copied to clipboard
                  fun normal(binder: ParameterBinder, priority: Int = PriorityConstant.NORMAL): ParameterBinderResult.NotEmpty
Link copied to clipboard
                  fun only(binder: ParameterBinder, priority: Int = PriorityConstant.NORMAL): ParameterBinderResult.NotEmpty
Link copied to clipboard
                  fun spare(binder: ParameterBinder, priority: Int = PriorityConstant.NORMAL): ParameterBinderResult.NotEmpty