RemoveOperators

data class RemoveOperators(val operators: Iterable<<ERROR CLASS>>) : SideEffect.AlterOperators

Constructors

Link copied to clipboard
fun RemoveOperators(vararg operators: <ERROR CLASS>)
Link copied to clipboard
fun RemoveOperators(operators: Sequence<<ERROR CLASS>>)
Link copied to clipboard
fun RemoveOperators(operators: Iterable<<ERROR CLASS>>)

Functions

Link copied to clipboard
open override fun applyTo(context: ExecutionContext): ExecutionContext

Properties

Link copied to clipboard
open override val operators: Iterable<<ERROR CLASS>>
Link copied to clipboard
val operatorSet: <ERROR CLASS>